Odin: reset logind

This commit is contained in:
Filippo Berto 2024-04-05 02:00:47 +02:00
parent dc6e04ab92
commit 09fe4e4537
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -144,10 +144,7 @@
}; };
# Disable auto handling of power button # Disable auto handling of power button
logind = { logind.powerKey = "ignore";
powerKey = "ignore";
lidSwitch = "ignore";
};
}; };
# Set your time zone. # Set your time zone.