kernel: 6.6 -> 6.12
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user