diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index e50bf94..44e5589 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Growing stuff here! +## Secrets + +- Managed using agenix +- Don't forget to add secrets to git! +- Edit secrets such as below + ```bash ; EDITOR=hx nix run git+https://github.com/ryantm/agenix -- -e nix/hosts/corrino/secrets/pretix.age ``` |