Minor reformat.

This commit is contained in:
Nolan Darilek 2025-06-18 08:12:33 -04:00
parent 021c26b82c
commit 89aca57f76

View file

@ -1,6 +1,8 @@
{
services.logind = {
services = {
logind = {
lidSwitch = "suspend-then-hibernate";
lidSwitchExternalPower = "ignore";
};
};
}