talos: bump linux kernel
This commit is contained in:
parent
9dedcc4ced
commit
f278b7a5c5
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
hardware.amdgpu.opencl = false;
|
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
|
# Set Wi-Fi regulatory domain. Currently always set to '00' (world), and could
|
||||||
# lead to bad Wi-Fi performance
|
# lead to bad Wi-Fi performance
|
||||||
boot.kernelParams = ["cfg80211.ieee80211_regdom=FR"];
|
boot.kernelParams = ["cfg80211.ieee80211_regdom=FR"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue