secrets: document how to update a secret

This commit is contained in:
Colin 2022-05-22 09:41:16 +00:00
parent 92769da8e5
commit f2a7592143

View File

@ -1,5 +1,7 @@
populate the files here which are referenced from the rest of the nix config.
after modifying them, run `git update-index --assume-unchanged secrets/<foo>`
hacky secrets management. TODO: read:
- https://christine.website/blog/nixos-encrypted-secrets-2021-01-20
- git-crypt (https://github.com/bobbbay/dotfiles.git)