talos: bump linux kernel

This commit is contained in:
Antoine Martin 2024-06-07 16:37:32 +02:00
parent 9dedcc4ced
commit f278b7a5c5

View file

@ -18,7 +18,7 @@
hardware.amdgpu.opencl = false;
boot.kernelPackages = pkgs.linuxPackages_6_8;
boot.kernelPackages = pkgs.linuxPackages_6_9;
# Set Wi-Fi regulatory domain. Currently always set to '00' (world), and could
# lead to bad Wi-Fi performance
boot.kernelParams = ["cfg80211.ieee80211_regdom=FR"];