feat: add README into subfolders

This commit is contained in:
Ryan Yin
2023-07-29 22:15:01 +08:00
parent 6ff9c397c8
commit b407453836
5 changed files with 33 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ they are decrypted only when they are finally used.
In addition, we further improve the security of secrets files by storing them in a separate private repository.
This directory contains this README.md, and a `default.nix` that used to decrypt all my secrets via agenix, and then I can use them in this flake.
This directory contains this README.md, and a `nixos.nix`/`darwin.nix` that used to decrypt all my secrets via agenix, and then I can use them in this flake.
## Adding or Updating Secrets