services.duplicity.cleanup.maxAge

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
<nixpkgs/nixos/modules/services/backup/duplicity.nix>