rename lidswitch option cause renamed upstream
This commit is contained in:
parent
9f7f9aac84
commit
1a51b5a9c2
@ -33,7 +33,7 @@ in
|
|||||||
})
|
})
|
||||||
|
|
||||||
(mkIf (config.smayzy.power == "laptop") {
|
(mkIf (config.smayzy.power == "laptop") {
|
||||||
services.logind.lidSwitch = "suspend";
|
services.logind.settings.Login.HandleLidSwitch = "suspend";
|
||||||
services.power-profiles-daemon.enable = false;
|
services.power-profiles-daemon.enable = false;
|
||||||
services.tlp = {
|
services.tlp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user