12 lines
238 B
Markdown
12 lines
238 B
Markdown
# secrets
|
|
|
|
> Nix configuration secrets managed with [agenix](https://github.com/ryantm/agenix#tutorial).
|
|
|
|
Use `nix develop` in the repository root to drop into a shell with `agenix`.
|
|
|
|
## Editing files
|
|
|
|
```
|
|
agenix -e <thingamajig.age>
|
|
```
|