summary refs log tree commit diff stats
path: root/modules/machines/t470s.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/machines/t470s.nix')
-rw-r--r--modules/machines/t470s.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/machines/t470s.nix b/modules/machines/t470s.nix
index 844a4f5..623250a 100644
--- a/modules/machines/t470s.nix
+++ b/modules/machines/t470s.nix
@@ -5,8 +5,6 @@
     firmwareLinuxNonfree
   ];
 
-  boot.kernelPackages = pkgs.linuxPackages_4_18;
-
   services.thinkfan.sensors = ''
     hwmon /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp1_input
   '';