diff options
-rw-r--r-- | compositor.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 ]; |