MyNixOS website logo
option

services.borgbackup.jobs.<name>.encryption.passCommand

A command which prints the passphrase to stdout. Mutually exclusive with passphrase.

Declarations
Type
null or string
Default
null
Example
"cat /path/to/passphrase_file"