services.duplicity.cleanup.maxAge

NixOS option

If non-null, delete all backup sets older than the given time. Old backup sets will not be deleted if backup sets newer than time depend on them.

type: null or string
Default
null
Example
"6M"
declared in: nixos/modules/services/backup/duplicity.nixView source on NixOS/nixpkgs →