diff --git a/devices/oksys/hardware-configuration.nix b/devices/oksys/hardware-configuration.nix index da5a35e..f04a152 100644 --- a/devices/oksys/hardware-configuration.nix +++ b/devices/oksys/hardware-configuration.nix @@ -7,6 +7,7 @@ imports = [(modulesPath + "/installer/scan/not-detected.nix")]; services.logind.lidSwitchExternalPower = "ignore"; + services.logind.lidSwitchDocked = "ignore"; boot = { loader = {