From f1eddd8e500352a753b6bdf82ad6f9c1b3359260 Mon Sep 17 00:00:00 2001 From: _cry64 Date: Sat, 14 Mar 2026 20:35:03 +1000 Subject: [PATCH] TODO secrets+home management --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index 26ecbc1..6960151 100755 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,6 @@ ## Next +- [ ] secrets management pleaseeeeeeeeeeeeeeeeeeeeee + - [ ] figure out how Cerulean could aid CI/CD (ie hydra + nix-unit) you can https://github.com/NotAShelf/nix-bindings/tree/main/nix-bindings @@ -6,6 +8,9 @@ https://github.com/nixops4/nix-bindings-rust https://nix.dev/manual/nix/2.34/c-api.html +- [ ] move home management to `~/.snow/flake.nix`, then the `/etc/snow/flake.nix` + will only contain base definitions for the home + - [ ] write a key management system that supports activation time, run time, and build time https://docs.aws.amazon.com/kms/latest/developerguide/overview.html