From 24e365bf9455e8114de3217d5f0a523e9d70edd5 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 9 Nov 2024 15:01:00 +0100 Subject: make sure we have waybar installed --- compositor.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'compositor.nix') diff --git a/compositor.nix b/compositor.nix index 9805172..7ae2a5f 100644 --- a/compositor.nix +++ b/compositor.nix @@ -11,6 +11,7 @@ environment.systemPackages = with pkgs; [ kitty # Required by Hyprland + waybar rofi-wayland-unwrapped rofi-rbw-wayland ]; -- cgit v1.2.3