summary refs log tree commit diff stats
path: root/modules/hardware/thinkpad.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hardware/thinkpad.nix')
-rw-r--r--modules/hardware/thinkpad.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/hardware/thinkpad.nix b/modules/hardware/thinkpad.nix
index 15ec4df..0d2a1ee 100644
--- a/modules/hardware/thinkpad.nix
+++ b/modules/hardware/thinkpad.nix
@@ -13,7 +13,6 @@
 
   services.thinkfan = {
     enable = true;
-    sensor = "/sys/class/thermal/thermal_zone0/temp";
   };
 
   services.tlp = {