myork: disable cpu limit on charger
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
02907dac7b
commit
082ec5cd76
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ in {
|
||||||
|
|
||||||
auto-cpufreq.max = {
|
auto-cpufreq.max = {
|
||||||
battery = 3; # GHz
|
battery = 3; # GHz
|
||||||
charger = 3.5; # GHz
|
#// charger = 3.5; # GHz
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue