powertop does NOT play well with USB devices!

This commit is contained in:
Reid 2024-05-14 18:23:23 -07:00
parent 55450a823d
commit 059ff5d89e

View file

@ -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