powertop does NOT play well with USB devices!
This commit is contained in:
parent
55450a823d
commit
059ff5d89e
1 changed files with 3 additions and 2 deletions
|
@ -23,8 +23,9 @@
|
|||
|
||||
# support power features such as suspend to ram
|
||||
powerManagement.enable = true;
|
||||
# tune power saving options on boot;
|
||||
powerManagement.powertop.enable = true;
|
||||
# tune power saving options on boot
|
||||
# todo: fix usb mice and keyboards from suspending
|
||||
#powerManagement.powertop.enable = true;
|
||||
# thermald proactively prevents overheating on intel CPUs and works well with other tools
|
||||
services.thermald.enable = true;
|
||||
# power-profile-daemon for power management
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue