Commit b99b57d6fe30

Vincent Demeester <vincent@sbr.pm>
2019-04-13 14:50:11
machine/honshu: fix lidSwitch
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 9468d35
Changed files (1)
machine
machine/honshu.nix
@@ -15,7 +15,7 @@ with import ../assets/machines.nix; {
     syncthing.enable = true;
   };
   services = {
-    logind.extraConfig = "HandleLidSwitch=ignore";
+    logind.lidSwitch = "ignore";
     tarsnap = {
       enable = true;
       archives = {