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>
Extra command-line flags passed to duplicity. See duplicity(1).
list of string[ ][
"--backend-retry-delay"
"100"
]