elucredassa: Update setting name

This commit is contained in:
Katherina Walshe-Grey 2026-02-24 18:56:12 +00:00
parent 761e09685b
commit 0816eb6d69

View file

@ -6,6 +6,6 @@
services.fwupd.enable = true; services.fwupd.enable = true;
# this is an old laptop # this is an old laptop
services.logind.lidSwitch = "ignore"; services.logind.settings.Login.HandleLidSwitch = "ignore";
} }