From 46c8a770d56124efddab134a05d9cf5a5a8ef6d0 Mon Sep 17 00:00:00 2001 From: maxstrb Date: Thu, 2 Oct 2025 16:40:41 +0200 Subject: [PATCH] non important commit --- configuration/modules/desktop.nix | 1 - 1 file changed, 1 deletion(-) 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 = {};