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