talos: switch to kernel 6.7

This commit is contained in:
Antoine Martin 2024-03-04 14:23:27 +01:00
parent c47c084a55
commit 6e8253fd89

View file

@ -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 = {