From cee09a1ae3ecbaab66cf1707241827df7905426c Mon Sep 17 00:00:00 2001 From: makefu Date: Thu, 13 Aug 2015 17:13:42 +0200 Subject: makefu/x200: add thinkfan and tlp --- makefu/2configs/tp-x200.nix | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'makefu') diff --git a/makefu/2configs/tp-x200.nix b/makefu/2configs/tp-x200.nix index 25a2537e8..8d41d6806 100644 --- a/makefu/2configs/tp-x200.nix +++ b/makefu/2configs/tp-x200.nix @@ -12,7 +12,7 @@ with lib; }; - networking.wireless.enable = true; + #networking.wireless.enable = true; hardware.enableAllFirmware = true; nixpkgs.config.allowUnfree = true; @@ -25,4 +25,10 @@ with lib; xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 2 xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Timeout" 200 ''; + + services.thinkfan.enable = true; + services.tlp.enable = true; + services.tlp.extraConfig = '' + START_CHARGE_THRESH_BAT0=80 + ''; } -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/2c200000.lock: No such file or directory (2)