fwminex: disable tlp
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user