cyclone: Use latest kernel once more

This commit is contained in:
Spotlight 2024-10-28 06:59:47 -05:00
parent 631cc4f602
commit c395664bac
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -16,7 +16,7 @@
initrd.availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod" ];
# Use the latest kernel.
# As such, we'll also use unstable ZFS.
kernelPackages = pkgs.linuxPackages_6_10;
kernelPackages = pkgs.linuxPackages_latest;
zfs = {
package = pkgs.zfs_unstable;
# For reasons unbeknownst to humanity, this drive