diff --git a/hosts/saberofxebec/configuration.nix b/hosts/saberofxebec/configuration.nix index 2217fcb..c651683 100644 --- a/hosts/saberofxebec/configuration.nix +++ b/hosts/saberofxebec/configuration.nix @@ -50,6 +50,7 @@ PermitRootLogin = "yes"; }; }; + services.logind.lidSwitchExternalPower = "ignore"; nix.settings.experimental-features = ["nix-command" "flakes"];