Update secrets path

See e538664435
This commit is contained in:
Ben Merritt 2022-01-09 00:14:24 -08:00 committed by teutat3s
parent 8d3dedc562
commit ecc862c156
Signed by untrusted user: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -93,7 +93,7 @@ In any profile that uses a NixOS module that requires a secret you can enable a
```
Then you can just pass the path `/run/secrets/mysecret` to the module.
Then you can just pass the path `/run/agenix/mysecret` to the module.
You can make use of the many options provided by the age module to customize where and how
secrets get decrypted. You can learn about them by looking at the