update kernel to 6_19

This commit is contained in:
2026-03-19 16:25:33 +01:00
parent b85c762b2d
commit 274ba7900f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ rec {
# Kernel
# boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_18;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_19;
boot.zfs.package = pkgs.zfs_unstable;
# Swap