diff --git a/configuration/modules/desktop.nix b/configuration/modules/desktop.nix index a979daa..194d5dd 100644 --- a/configuration/modules/desktop.nix +++ b/configuration/modules/desktop.nix @@ -28,7 +28,6 @@ package = inputs.hyprland.packages."x86_64-linux".hyprland; portalPackage = inputs.hyprland.packages."x86_64-linux".xdg-desktop-portal-hyprland; }; - hyprlock.enable = true; }; security.pam.services.hyprlock = {};