services.sanoid.extraArgs

Extra arguments to pass to sanoid. See https://github.com/jimsalterjrs/sanoid/#sanoid-command-line-options for allowed options.

Type
list of string
Default
[ ]
Example
[
  "--verbose"
  "--readonly"
  "--debug"
]
Declared
<nixpkgs/nixos/modules/services/backup/sanoid.nix>