talos: switch to Linux 6.8
This commit is contained in:
parent
3b942d0625
commit
4307b6d9a8
|
@ -18,7 +18,7 @@
|
|||
|
||||
hardware.amdgpu.opencl = false;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_7;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_8;
|
||||
# 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"];
|
||||
|
|
Loading…
Reference in a new issue