summaryrefslogtreecommitdiff
path: root/modules/laptop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/laptop.nix')
-rw-r--r--modules/laptop.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/laptop.nix b/modules/laptop.nix
index 4eb401b..3d6f00e 100644
--- a/modules/laptop.nix
+++ b/modules/laptop.nix
@@ -22,7 +22,7 @@
CPU_MIN_PERF_ON_AC = 0;
CPU_MAX_PERF_ON_AC = 100;
CPU_MIN_PERF_ON_BAT = 0;
- CPU_MAX_PERF_ON_BAT = 20;
+ CPU_MAX_PERF_ON_BAT = 35;
};
};