Reapply "muffin: test, move to 6.18"
All checks were successful
Build and Deploy / mreow (push) Successful in 1m36s
Build and Deploy / yarn (push) Successful in 46s
Build and Deploy / muffin (push) Successful in 2m42s

This reverts commit 86cf624027.
This commit is contained in:
2026-04-24 23:48:26 -04:00
parent a177877ce3
commit 8dc3ae88b3

View File

@@ -145,7 +145,7 @@
# 6.12 LTS until 2027-03. Kernel 6.18 causes a reproducible ZFS deadlock
# in dbuf_evict due to page allocator changes (__free_frozen_pages).
# https://github.com/openzfs/zfs/issues/18426
kernelPackages = pkgs.linuxPackages_6_12;
kernelPackages = pkgs.linuxPackages_6_18;
loader = {
# Use the systemd-boot EFI boot loader.