summaryrefslogtreecommitdiffstats
path: root/2configs/hw/tp-x2x0.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-11-11 08:49:37 +0100
committertv <tv@krebsco.de>2016-11-11 08:49:37 +0100
commit508da1841b90c4da2b179d1f2208079b8e634fcd (patch)
tree458acdb0a728fc56055b3efca5d41a8478a08746 /2configs/hw/tp-x2x0.nix
parent49dd6aebd1bd075e85d4796e2b0f5321c60a4d9e (diff)
parentc05b8eb332e5a1a269beb548e11f047f3a00a349 (diff)
Merge remote-tracking branch 'prism/master'
Diffstat (limited to '2configs/hw/tp-x2x0.nix')
-rw-r--r--2configs/hw/tp-x2x0.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/2configs/hw/tp-x2x0.nix b/2configs/hw/tp-x2x0.nix
index 2b615ecfa..02bd8bb01 100644
--- a/2configs/hw/tp-x2x0.nix
+++ b/2configs/hw/tp-x2x0.nix
@@ -28,8 +28,9 @@ with import <stockholm/lib>;
services.tlp.enable = true;
services.tlp.extraConfig = ''
# BUG: http://linrunner.de/en/tlp/docs/tlp-faq.html#erratic-battery
- #START_CHARGE_THRESH_BAT0=80
- STOP_CHARGE_THRESH_BAT0=95
+ START_CHARGE_THRESH_BAT0=67
+ STOP_CHARGE_THRESH_BAT0=100
+
CPU_SCALING_GOVERNOR_ON_AC=performance
CPU_SCALING_GOVERNOR_ON_BAT=ondemand
@@ -40,6 +41,6 @@ with import <stockholm/lib>;
'';
powerManagement.resumeCommands = ''
- {pkgs.rfkill}/bin/rfkill unblock all
+ ${pkgs.rfkill}/bin/rfkill unblock all
'';
}
[cgit] Unable to lock slot /tmp/cgit/76100000.lock: No such file or directory (2)