talos: switch to kernel 6.7
This commit is contained in:
parent
c47c084a55
commit
6e8253fd89
|
@ -18,7 +18,7 @@
|
|||
|
||||
hardware.amdgpu.opencl = false;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_6;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_7;
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot = {
|
||||
|
|
Loading…
Reference in a new issue