hosts/workstation | added back older style for logind lid switch as new ones do not work
This commit is contained in:
parent
cc8905a4d2
commit
46f468b632
1 changed files with 2 additions and 0 deletions
|
|
@ -206,6 +206,8 @@ in {
|
|||
package = pkgs.mlocate;
|
||||
};
|
||||
logind = {
|
||||
lidSwitchDocked = "ignore";
|
||||
lidSwitchExternalPower = "ignore";
|
||||
settings = {
|
||||
Login = {
|
||||
HandleLidSwitchDocked = "ignore";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue