powerManagement: switched to tlp from thermald
This commit is contained in:
parent
5da0313c5a
commit
170fc12033
|
@ -15,7 +15,7 @@
|
||||||
lidSwitch = "hybrid-sleep";
|
lidSwitch = "hybrid-sleep";
|
||||||
lidSwitchDocked = "hybrid-sleep";
|
lidSwitchDocked = "hybrid-sleep";
|
||||||
};
|
};
|
||||||
thermald.enable = true;
|
tlp.enable = true;
|
||||||
upower = {
|
upower = {
|
||||||
enable = true; # Enable application power managemetn support
|
enable = true; # Enable application power managemetn support
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue