T470s: use default kernel It is recent enough now
1 file changed, 0 insertions(+), 2 deletions(-)
jump to
M modules/machines/t470s.nix → modules/machines/t470s.nix
@@ -5,8 +5,6 @@ hardware.firmware = with pkgs; [ firmwareLinuxNonfree ]; - boot.kernelPackages = pkgs.linuxPackages_4_18; - services.thinkfan.sensors = '' hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp1_input '';