From 14f4ef912ae20962bbdee852086aede6860eb5d6 Mon Sep 17 00:00:00 2001 From: ryan4yin Date: Sun, 21 May 2023 17:05:10 +0800 Subject: [PATCH] feat: add TODO --- secrets/REAME.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/secrets/REAME.md b/secrets/REAME.md index 11d98110..4f432103 100644 --- a/secrets/REAME.md +++ b/secrets/REAME.md @@ -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. + ## Add or Update Secrets This job is done by `agenix` CLI tool with the `./secrets.nix` file.