summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 3264ec38..09b17620 100644
--- a/hel.nix
+++ b/hel.nix
@@ -72,6 +72,8 @@
72 # }); 72 # });
73 # }; 73 # };
74 74
75 nixpkgs.config.allowUnfree = true;
76
75 services = { 77 services = {
76 logind.extraConfig = '' 78 logind.extraConfig = ''
77 HandleLidSwitch=suspend 79 HandleLidSwitch=suspend