diff --git a/hosts/zephyrus/default.nix b/hosts/zephyrus/default.nix index c116bb8..3c7aab5 100644 --- a/hosts/zephyrus/default.nix +++ b/hosts/zephyrus/default.nix @@ -55,9 +55,6 @@ in }; tlp = { settings = { - CPU_SCALING_GOVERNOR_ON_AC = "performance"; - CPU_SCALING_GOVERNOR_ON_BAT = "powersave"; - START_CHARGE_THRESH_BAT0 = 70; STOP_CHARGE_THRESH_BAT0 = 80; };