powersave

This commit is contained in:
2025-01-06 20:38:14 -07:00
parent 648e6e6221
commit 01e002590e

View File

@@ -127,6 +127,7 @@
virtualisation.libvirtd.enable = true; virtualisation.libvirtd.enable = true;
powerManagement.powertop.enable = true; powerManagement.powertop.enable = true;
powerManagement.enable = true; powerManagement.enable = true;
powerManagement.cpuFreqGovernor = "powersave";
# zfs stuff # zfs stuff
boot.supportedFilesystems = [ "zfs" ]; boot.supportedFilesystems = [ "zfs" ];