add autocpufreq
ptr.pet 3 years ago fcc519b3 86285317
··· 1 1 + { 2 2 + services.auto-cpufreq.enable = true; 3 3 + services.tlp.settings = { 4 4 + CPU_ENERGY_PERF_POLICY_ON_AC = ""; 5 5 + CPU_ENERGY_PERF_POLICY_ON_BAT = ""; 6 6 + }; 7 7 + }