{ lib, ... }: { powerManagement = { cpuFreqGovernor = lib.mkDefault "powersave"; powertop.enable = true; }; }