From 95c8519560b6921fecd516c3ddb49bf489e0b0ff Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 6 Oct 2016 18:00:05 +0200 Subject: Allow suspend on lid switch to be disabled --- hel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel.nix b/hel.nix index c5485c15..41bb128e 100644 --- a/hel.nix +++ b/hel.nix @@ -91,6 +91,7 @@ logind.extraConfig = '' HandleLidSwitch=sleep HandleSuspendKey=sleep + LidSwitchIgnoreInhibited=no ''; openssh = { -- cgit v1.2.3