mirror of
https://github.com/RGBCube/agenix
synced 2025-07-30 02:07:44 +00:00
modules/age: /run/secrets -> /run/agenix
This commit is contained in:
parent
111754b894
commit
e538664435
2 changed files with 12 additions and 13 deletions
|
@ -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/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/agenix/secret1` by default). For per-secret options controlling ownership etc, see [modules/age.nix](modules/age.nix).
|
||||
|
||||
## Rekeying
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue