diff --git a/sw.nix b/sw.nix index c292584..1974bbd 100644 --- a/sw.nix +++ b/sw.nix @@ -87,7 +87,6 @@ # Suspend / logind behavior services.upower.enable = true; - services.logind.lidSwitch = "suspend"; services.logind.settings = { Login = { HandleLidSwitch = "suspend";