doc: update agenix help text in docs

This commit is contained in:
Ryan Mulligan 2023-02-20 12:02:58 -08:00
parent 0c50bbe60e
commit 8db34521db
1 changed files with 2 additions and 0 deletions

View File

@ -499,6 +499,8 @@ PRIVATE_KEY a path to a private SSH key used to decrypt file
EDITOR environment variable of editor to use when editing FILE
If STDIN is not interactive, EDITOR will be set to "cp /dev/stdin"
RULES environment variable with path to Nix file specifying recipient public keys.
Defaults to './secrets.nix'
```