fwminex: disable tlp

This commit is contained in:
Motiejus Jakštys 2024-04-10 17:01:28 +03:00 committed by Motiejus Jakštys
parent 120cd4b8cd
commit e2734c9070

View File

@ -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;