services.syncoid.commonArgs

Arguments to add to every syncoid command, unless disabled for that command. See https://github.com/jimsalterjrs/sanoid/#syncoid-command-line-options for available options.

Type
list of string
Default
[ ]
Example
[
  "--no-sync-snap"
]
Declared
<nixpkgs/nixos/modules/services/backup/syncoid.nix>