mtworx: try disabling tlp

This commit is contained in:
Motiejus Jakštys 2024-04-10 11:35:14 +03:00 committed by Motiejus Jakštys
parent 3d80eca46e
commit 120cd4b8cd

View File

@ -202,7 +202,7 @@ in {
}; };
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;