diff --git a/modules/home/de/hyprland.nix b/modules/home/de/hyprland.nix index 443e29c..cccace6 100644 --- a/modules/home/de/hyprland.nix +++ b/modules/home/de/hyprland.nix @@ -96,6 +96,8 @@ in { myConfig.rofi.enable = true; services.cliphist.enable = true; + services.dunst.enable = true; + wayland.windowManager.hyprland = { enable = true;