Logind option changes now also applied to lapserv host files.
This commit is contained in:
parent
fd140b740e
commit
e14a7d8b5e
1 changed files with 1 additions and 1 deletions
|
|
@ -59,5 +59,5 @@
|
||||||
AllowHybridSleep=no
|
AllowHybridSleep=no
|
||||||
AllowSuspendThenHibernate=no
|
AllowSuspendThenHibernate=no
|
||||||
'';
|
'';
|
||||||
services.logind.lidSwitchExternalPower = "ignore"; # INFO: Above apparantly wasn't enough. logind is flooding my logs.
|
services.logind.settings.Login.lidSwitchExternalPower = "ignore"; # INFO: Above apparantly wasn't enough. logind is flooding my logs.
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue