diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 80535b7..2676766 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -140,7 +140,11 @@ in } ''; }; + }]; + }) + ({ + home-manager.sharedModules = [{ services.swaync = { enable = true; style = builtins.readFile "${inputs.rose-pine-swaync}/theme/rose-pine.css";