services.duplicity.extraFlags

Extra command-line flags passed to duplicity. See duplicity(1).

Type
list of string
Default
[ ]
Example
[
  "--backend-retry-delay"
  "100"
]
Declared
<nixpkgs/nixos/modules/services/backup/duplicity.nix>