services.duplicity.cleanup.maxIncr
NixOS option
If non-null, delete incremental sets of all backups sets that are older than the count:th last full backup (in other words, keep only old full backups and not their increments).
type: null or signed integerDefault
null
Example
declared in: nixos/modules/services/backup/duplicity.nixView source on NixOS/nixpkgs →1