Revert "Odin: reset logind"

This reverts commit 09fe4e4537.
This commit is contained in:
Filippo Berto 2024-04-21 12:25:34 +02:00
parent 246a28d5e4
commit 093bb5a119
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

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