feat: add powertop
parent
e9dc87f95c
commit
20cae34e85
|
@ -173,6 +173,7 @@
|
||||||
# Powersaving
|
# Powersaving
|
||||||
services.tlp.enable = true;
|
services.tlp.enable = true;
|
||||||
powerManagement.enable = true;
|
powerManagement.enable = true;
|
||||||
|
powerManagement.powertop.enable = true;
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
# Hibernare on low battery
|
# Hibernare on low battery
|
||||||
|
|
Loading…
Reference in New Issue