diff --git a/configs/tlp.nix b/configs/tlp.nix index eae2144..0dd9163 100644 --- a/configs/tlp.nix +++ b/configs/tlp.nix @@ -18,7 +18,7 @@ ]; services.tlp = { - enable = true; + enable = false; settings = { START_CHARGE_THRESH_BAT0 = 80; STOP_CHARGE_THRESH_BAT0 = 95;