From 4da8a529e0348b5f8784ab1c2f04c029e22f4a16 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Fri, 22 Dec 2023 16:20:26 -0500 Subject: [PATCH] chore(oksys): add more lidswitch settings --- devices/oksys/hardware-configuration.nix | 1 + 1 file changed, 1 insertion(+) 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 = {