From dad40027a898b7254f4c6a3da6272dc5ab70f912 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 19 Jun 2019 17:04:32 +0200 Subject: t470s: remove missing hwmon/temp imports They seem to change on boot --- modules/machines/t470s.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules') diff --git a/modules/machines/t470s.nix b/modules/machines/t470s.nix index 81a889e..53f8908 100644 --- a/modules/machines/t470s.nix +++ b/modules/machines/t470s.nix @@ -9,8 +9,6 @@ hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp3_input hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp1_input hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp2_input - hwmon /sys/devices/virtual/thermal/thermal_zone0/hwmon2/temp1_input - hwmon /sys/devices/virtual/thermal/thermal_zone1/hwmon3/temp1_input ''; services.thinkfan.levels = '' (0, 0, 48) -- cgit 1.4.1