diff --git a/hardware/intel/cpu.nix b/hardware/intel/cpu.nix index 03d2db4..4467997 100644 --- a/hardware/intel/cpu.nix +++ b/hardware/intel/cpu.nix @@ -2,7 +2,7 @@ with lib; let generalCfg = config.aviallon.general; - throttledService = "lenovo_fix"; + throttledService = "throttled"; in { config = mkIf (generalCfg.cpu.vendor == "intel") { aviallon.boot.cmdline = {