From 1fd4933833e225698364785198b27f2c2337e846 Mon Sep 17 00:00:00 2001 From: Lan Tian Date: Sat, 25 Apr 2026 12:01:50 -0700 Subject: [PATCH] Add possible workaround to issue with ZFS with custom kernel --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bd1168..1e52990 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,8 @@ If you want to construct your own `linuxPackages` attrset with `linuxKernel.pack } ``` +> If you are still running into issues, see [this comment](https://github.com/xddxdd/nix-cachyos-kernel/issues/67#issuecomment-4305704829) for a possible workaround. + ### Help! My ZFS module is failing to build! In most cases, failing to build ZFS module is caused by CachyOS not updating patches for the latest kernel version. The only option is to wait for CachyOS team to update the patches.