summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/hw/tp-x2x0.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-06-12 19:46:16 +0200
committermakefu <github@syntax-fehler.de>2016-06-12 19:46:16 +0200
commit50f4b1d79dce0560137f5118eb18b7af4b0e37d8 (patch)
tree4f4a70c1feccd731991db6779767e92312755244 /makefu/2configs/hw/tp-x2x0.nix
parent0bfa1dbaf0eae32fe972a42d8f9c9d16caae8b11 (diff)
ma 2 tp-x2x0: add remark why to not start charge at 80
Diffstat (limited to 'makefu/2configs/hw/tp-x2x0.nix')
-rw-r--r--makefu/2configs/hw/tp-x2x0.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/2configs/hw/tp-x2x0.nix b/makefu/2configs/hw/tp-x2x0.nix
index 7f9dc67a..c10ec131 100644
--- a/makefu/2configs/hw/tp-x2x0.nix
+++ b/makefu/2configs/hw/tp-x2x0.nix
@@ -22,7 +22,8 @@ with config.krebs.lib;
services.tlp.enable = true;
services.tlp.extraConfig = ''
- START_CHARGE_THRESH_BAT0=80
+ # BUG: http://linrunner.de/en/tlp/docs/tlp-faq.html#erratic-battery
+ #START_CHARGE_THRESH_BAT0=80
STOP_CHARGE_THRESH_BAT0=95
CPU_SCALING_GOVERNOR_ON_AC=performance