lapserv: disable lidswitch

This commit is contained in:
Jurn Wubben 2025-08-22 10:30:56 +02:00
parent 1111a9c81d
commit 0b839e082a

View file

@ -27,4 +27,5 @@
AllowHybridSleep=no
AllowSuspendThenHibernate=no
'';
services.logind.lidSwitchExternalPower = "ignore"; # INFO: Above apparantly wasn't enough. logind is flooding my logs.
}