services.znapzend.features.compressed
Whether to enable compressed feature which adds the options -Lce to
the zfs send command. When this is enabled, make
sure that both the sending and receiving pool have the same relevant
features enabled. Using -c will skip unnecessary
decompress-compress stages, -L is for large block
support and -e is for embedded data support. see
znapzend(1)
and zfs(8)
for more info
.
- Type
boolean- Default
false- Example
true- Declared
- <nixpkgs/nixos/modules/services/backup/znapzend.nix>