kernel: 6.6 -> 6.12

This commit is contained in:
Simon Gardling 2025-05-06 01:32:10 -04:00
parent 2766973eef
commit abd1021c37
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -68,8 +68,8 @@
};
boot = {
# 6.6 LTS until 2026
kernelPackages = pkgs.linuxPackages_6_6;
# 6.12 LTS until 2026
kernelPackages = pkgs.linuxPackages_6_12;
loader = {
# Use the systemd-boot EFI boot loader.