chore(oksys): add more lidswitch settings
All checks were successful
Discord / discord commits (push) Successful in 1m15s
All checks were successful
Discord / discord commits (push) Successful in 1m15s
This commit is contained in:
parent
38364b9b84
commit
4da8a529e0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
imports = [(modulesPath + "/installer/scan/not-detected.nix")];
|
||||
|
||||
services.logind.lidSwitchExternalPower = "ignore";
|
||||
services.logind.lidSwitchDocked = "ignore";
|
||||
|
||||
boot = {
|
||||
loader = {
|
||||
|
|
Loading…
Reference in a new issue