services.duplicity.secretFile
Path of a file containing secrets (gpg passphrase, access key...) in the format of EnvironmentFile as described by systemd.exec(5). For example:
PASSPHRASE=«...»
AWS_ACCESS_KEY_ID=«...»
AWS_SECRET_ACCESS_KEY=«...»
- Type
null or absolute path- Default
null- Declared
- <nixpkgs/nixos/modules/services/backup/duplicity.nix>