From d41b2121af945ed21871273c74b175cc3a4ee824 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 15 Jul 2016 18:13:42 +0200 Subject: hel can hybrid-sleep --- hel.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 69bd81a9..0e36e056 100644 --- a/hel.nix +++ b/hel.nix @@ -89,7 +89,8 @@ services = { logind.extraConfig = '' - HandleLidSwitch=suspend + HandleLidSwitch=hybrid-sleep + HandleSuspendKey=hybrid-sleep ''; openssh.enable = true; -- cgit v1.2.3