diff options
Diffstat (limited to 'modules/laptop.nix')
| -rw-r--r-- | modules/laptop.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/laptop.nix b/modules/laptop.nix index 3d6f00e..4dc9526 100644 --- a/modules/laptop.nix +++ b/modules/laptop.nix @@ -18,11 +18,6 @@ CPU_HWP_DYN_BOOST_ON_AC = 1; CPU_HWP_DYN_BOOST_ON_BAT = 0; - - CPU_MIN_PERF_ON_AC = 0; - CPU_MAX_PERF_ON_AC = 100; - CPU_MIN_PERF_ON_BAT = 0; - CPU_MAX_PERF_ON_BAT = 35; }; }; |
