catacomb: don't import catapool
This commit is contained in:
parent
7ab342adad
commit
f7954f43d6
|
@ -16,7 +16,6 @@
|
|||
generic-extlinux-compatible.enable = true;
|
||||
};
|
||||
supportedFilesystems = ["zfs"];
|
||||
zfs.extraPools = [ "catapool" ];
|
||||
kernelParams = [ "zfs.zfs_dmu_offset_next_sync=0" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue