diff --git a/hosts/inspiron/hardware.nix b/hosts/inspiron/hardware.nix index 2ca8ccf..9e78bbd 100644 --- a/hosts/inspiron/hardware.nix +++ b/hosts/inspiron/hardware.nix @@ -24,5 +24,6 @@ fstrim.enable = true; fwupd.enable = true; auto-cpufreq.enable = true; + logind.lidSwitch = "ignore"; }; }