myork: lower max cpu on battery
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
8508fb4f24
commit
0a8457aa9d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in {
|
|||
fw-fanctrl.enable = true;
|
||||
|
||||
auto-cpufreq.max = {
|
||||
battery = 3; # GHz
|
||||
battery = 2.5; # GHz
|
||||
#// charger = 3.5; # GHz
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue