option_refactor #4

Merged
jsw merged 7 commits from option_refactor into master 2025-09-17 09:11:38 +00:00
Showing only changes of commit 0d0ebbdc68 - Show all commits

View file

@ -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.
} }