feat: reflect logind option name change
This commit is contained in:
parent
fb495d24be
commit
9d0e2182dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
services.logind.powerKey = "suspend";
|
services.logind.HandlePowerKey = "suspend";
|
||||||
|
|
||||||
services.power-profiles-daemon = {
|
services.power-profiles-daemon = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue