summaryrefslogtreecommitdiffstats
path: root/lenovo
diff options
context:
space:
mode:
authorYegor Timoshenko <yegortimoshenko@gmail.com>2017-12-25 14:39:59 +0000
committerYegor Timoshenko <yegortimoshenko@gmail.com>2017-12-25 14:39:59 +0000
commit571bea15a4fbc8a89990a3dfe0156c21713505ad (patch)
tree61edc9e0659c5c1200f4ba8cedfb9ef748725ab5 /lenovo
parent008eb393030b414953596e2434c8b80c3762b10b (diff)
CODEWONERS: init
Diffstat (limited to 'lenovo')
-rw-r--r--lenovo/thinkpad/x250/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/lenovo/thinkpad/x250/default.nix b/lenovo/thinkpad/x250/default.nix
index 36a1a8e..c88fa78 100644
--- a/lenovo/thinkpad/x250/default.nix
+++ b/lenovo/thinkpad/x250/default.nix
@@ -10,6 +10,4 @@
# However it requires to set a different `sensor` for this hardware, since there is no /proc/acpi/ibm/thermal
# Regulation also works fine without thinkfan daemon though.
services.thinkfan.enable = lib.mkOverride 900 false;
-
- # maintainers: Mic92
}