services.duplicity.frequency

NixOS option

Run duplicity with the given frequency (see systemd.time(7) for the format). If null, do not run automatically.

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