diff --git a/system/roles/workstation/services/logind.nix b/system/roles/workstation/services/logind.nix index b86731a..2c20494 100644 --- a/system/roles/workstation/services/logind.nix +++ b/system/roles/workstation/services/logind.nix @@ -12,7 +12,7 @@ in { # it's about power management services.logind = { lidSwitch = "suspend-then-hibernate"; - lidSwitchExternalPower = "lock"; + lidSwitchExternalPower = "suspend"; extraConfig = '' HandlePowerKey=suspend-then-hibernate HibernateDelaySec=3600