powerManagement: switched to tlp from thermald

This commit is contained in:
Serĉanto de Scio 2021-05-17 14:16:53 +10:00
parent 5da0313c5a
commit 170fc12033
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -15,7 +15,7 @@
lidSwitch = "hybrid-sleep";
lidSwitchDocked = "hybrid-sleep";
};
thermald.enable = true;
tlp.enable = true;
upower = {
enable = true; # Enable application power managemetn support
};