fwminex: disable tlp

main
Motiejus Jakštys 2024-04-10 17:01:28 +03:00 committed by Motiejus Jakštys
parent 120cd4b8cd
commit e2734c9070
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ in {
services = {
throttled.enable = true;
tlp = {
enable = true;
enable = false;
settings = {
CPU_BOOST_ON_BAT = 0;
CPU_HWP_DYN_BOOST_ON_BAT = 0;