From bb47747529e3c55564327beecb42b1e94fe582f2 Mon Sep 17 00:00:00 2001 From: ryan4yin Date: Sat, 6 May 2023 18:11:33 +0800 Subject: [PATCH] feat: update TODO --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e8050a7..cc987bd8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ This repository is home to the nix code that builds my systems. ## TODO -- secret management - [sops-nix](https://github.com/Mic92/sops-nix) +- [sops-nix](https://github.com/Mic92/sops-nix): secret management +- [devShell](https://github.com/numtide/devshell): manage development environments ## Why Nix?