Update to 6.17 kernel for x86 linux

This commit is contained in:
Martin Larsson 2025-10-11 15:00:05 +02:00
parent 647aa2f2e3
commit f8e65f7bf7

View file

@ -6,6 +6,7 @@
];
boot = {
kernelPackages = pkgs.linuxKernel.packages.linux_6_17;
loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;