diff --git a/machine/catacomb/default.nix b/machine/catacomb/default.nix index 301515c..9153e9e 100644 --- a/machine/catacomb/default.nix +++ b/machine/catacomb/default.nix @@ -16,7 +16,6 @@ generic-extlinux-compatible.enable = true; }; supportedFilesystems = ["zfs"]; - zfs.extraPools = [ "catapool" ]; kernelParams = [ "zfs.zfs_dmu_offset_next_sync=0" ]; };