diff --git a/hm/modules/linux/desktop-environment/hyprland/utilities.nix b/hm/modules/linux/desktop-environment/hyprland/utilities.nix index 068d46c..eb93acc 100644 --- a/hm/modules/linux/desktop-environment/hyprland/utilities.nix +++ b/hm/modules/linux/desktop-environment/hyprland/utilities.nix @@ -48,6 +48,8 @@ in }; }; + services.swayosd.enable = true; + programs.hyprlock = lib.mkIf cfg.screenlocker.enable { enable = true; settings = {