fix: my bad

This commit is contained in:
etwas 2025-09-04 10:27:36 +02:00
parent e678d2d450
commit 798bf56ca3
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

View file

@ -1,5 +1,7 @@
{
services.logind.HandlePowerKey = "suspend";
services.logind.settings.Login = {
HandlePowerKey = "suspend";
};
services.power-profiles-daemon = {
enable = true;