fixed incorrect name
This commit is contained in:
parent
31eb76d1de
commit
ea5639956a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services.logind = {
|
services.logind = {
|
||||||
powerKey = "shutdown";
|
powerKey = "poweroff";
|
||||||
powerKeyLongPress = "reboot";
|
powerKeyLongPress = "reboot";
|
||||||
lidSwitch = "poweroff";
|
lidSwitch = "poweroff";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue