diff --git a/modules/desktop/hyprland/default.nix b/modules/desktop/hyprland/default.nix index f2c90525..c61d758c 100644 --- a/modules/desktop/hyprland/default.nix +++ b/modules/desktop/hyprland/default.nix @@ -55,9 +55,13 @@ in flameshot # bar waybar - # background + ]; + evironment.systemPackages = with pkgs; [ + # hyprland no looky findy for packages so + # bg hyprpaper ]; + programs.hyprland = { enable = true; nvidiaPatches = true;