diff --git a/home/modules/hyprland/swaync.nix b/home/modules/hyprland/swaync.nix index 1b62602..2073ddb 100644 --- a/home/modules/hyprland/swaync.nix +++ b/home/modules/hyprland/swaync.nix @@ -9,6 +9,7 @@ let in { config = lib.mkIf cfg.enable { + services.poweralertd.enable = true; services.swaync = { enable = true; style = pkgs.fetchurl {