Commit b953740ad726

Vincent Demeester <vincent@sbr.pm>
2019-03-27 11:16:53
hokkaido: default to hibernate on power button
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent dc1c21e
Changed files (1)
machine/hokkaido.nix
@@ -27,6 +27,7 @@ with import ../assets/machines.nix; {
       HandleLidSwitch=suspend
       HandleLidSwitchExternalPower=suspend
       HandleLidSwitchDocked=ignore
+      HandlePowerKey=hibernate
     '';
     syncthing-edge.guiAddress = "${wireguard.ips.hokkaido}:8384";
     wireguard = {