README: clarify that 'config' has to be prefixed

This commit is contained in:
Yannick Markus 2021-11-21 15:13:56 +01:00
parent 4a93de2beb
commit 8bf3896818
No known key found for this signature in database
GPG Key ID: 5FBAA002554EFC70
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ but, if you want to (change the system based on your system):
```
6. NixOS rebuild or use your deployment tool like usual.
The secret will be decrypted to the value of `age.secrets.secret1.path` (`/run/agenix/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 `config.age.secrets.secret1.path` (`/run/agenix/secret1` by default). For per-secret options controlling ownership etc, see [modules/age.nix](modules/age.nix).
## Rekeying