Merge branch 'option_refactor' of https://git.jsw.tf/jsw/niksos into option_refactor

This commit is contained in:
Jurn Wubben 2025-09-17 09:07:13 +00:00
commit 0d0ebbdc68

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