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