mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 17:50:48 +03:00
Update README.md
Co-authored-by: asymmetric <lorenzo@mailbox.org>
This commit is contained in:
parent
a64940456c
commit
838c08e7b2
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ but, if you want to (change the system based on your system):
|
|||
|
||||
5. NixOS rebuild or use your deployment tool like usual.
|
||||
|
||||
The secret will be decrypted to `age.secrets.secret1.path` (`/run/secrets/secret1` by default). For per-secret options controlling ownership etc, see [modules/age.nix](modules/age.nix).
|
||||
The secret will be decrypted to the value of `age.secrets.secret1.path` (`/run/secrets/secret1` by default). For per-secret options controlling ownership etc, see [modules/age.nix](modules/age.nix).
|
||||
|
||||
## Rekeying
|
||||
|
||||
|
|
Loading…
Reference in a new issue