diff --git a/lock-suspend.nix b/lock-suspend.nix index 659c39c..3d3b0b6 100644 --- a/lock-suspend.nix +++ b/lock-suspend.nix @@ -2,7 +2,6 @@ { services.logind = { - enable = true; lidSwitch = "suspend"; # suspend on lid close };