feat: add TODO

This commit is contained in:
ryan4yin
2023-05-21 17:05:10 +08:00
parent 08ffdb556e
commit 14f4ef912a

View File

@@ -8,6 +8,11 @@ This directory contains my secret files, encrypt by agenix:
- ssh key pairs for my homelab and other servers
- ...
## TODO
- a better way to manage all these secrets, is to used a separate private github repository to store all these secrets, and use it as a flakes input this this repo.
- e.g. <https://github.com/xddxdd/nixos-config/blob/25ae3de/flake.nix#L82>
## Add or Update Secrets
This job is done by `agenix` CLI tool with the `./secrets.nix` file.