add lid switch ignore
This commit is contained in:
parent
3a13ace7c5
commit
3ee2957bb5
1 changed files with 2 additions and 0 deletions
|
|
@ -203,6 +203,8 @@ in {
|
|||
|
||||
services.logind.settings.Login = {
|
||||
HandlePowerKey = "ignore";
|
||||
HandleLidSwitch = "lock";
|
||||
HandleLidSwitchDocked = "ignore";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue