summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/nixios/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/nixios/default.nix b/hosts/nixios/default.nix
index ca3a6b3..3b80350 100644
--- a/hosts/nixios/default.nix
+++ b/hosts/nixios/default.nix
@@ -20,7 +20,7 @@
services.logind = {
lidSwitch = "suspend";
lidSwitchExternalPower = "suspend";
- # settings.Login.LidSwitchIgnoreInhibited = "no";
+ settings.Login.LidSwitchIgnoreInhibited = "no";
};
# REMOVE LATER