1
1
Fork 0

catacomb: don't import catapool

This commit is contained in:
Tim Van Baak 2024-08-30 01:58:30 +00:00
parent 7ab342adad
commit f7954f43d6
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
generic-extlinux-compatible.enable = true;
};
supportedFilesystems = ["zfs"];
zfs.extraPools = [ "catapool" ];
kernelParams = [ "zfs.zfs_dmu_offset_next_sync=0" ];
};