fwminex: disable tlp
This commit is contained in:
parent
120cd4b8cd
commit
e2734c9070
@ -124,7 +124,7 @@ in {
|
|||||||
services = {
|
services = {
|
||||||
throttled.enable = true;
|
throttled.enable = true;
|
||||||
tlp = {
|
tlp = {
|
||||||
enable = true;
|
enable = false;
|
||||||
settings = {
|
settings = {
|
||||||
CPU_BOOST_ON_BAT = 0;
|
CPU_BOOST_ON_BAT = 0;
|
||||||
CPU_HWP_DYN_BOOST_ON_BAT = 0;
|
CPU_HWP_DYN_BOOST_ON_BAT = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user