fix: services.logind.lidSwitch moved to services.logind.settings.Login.HandleLidSwitch
This commit is contained in:
parent
2cc4e86780
commit
0ce9edefdf
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.logind.lidSwitch = "ignore";
|
||||
services.logind.settings.Login.HandleLidSwitch = "ignore";
|
||||
|
||||
users.groups.media = { };
|
||||
systemd.tmpfiles.rules = [ "d /var/lib/media 2770 root media" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue