From 38d921dbc9d7e0285d84de715edeccbf615a9a55 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 14 May 2023 09:58:49 +0000 Subject: [PATCH] update TODOs: some secrets work is now complete --- TODO.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 322edd6b..93156792 100644 --- a/TODO.md +++ b/TODO.md @@ -1,9 +1,8 @@ ## refactoring: ### sops/secrets -- move every secret into its own file. -- define SOPS secrets by crawling the ./secrets directory instead of manually defining them. -- see about removing the sops activation script and just using systemd scripts instead. - - maybe this fixes the multiple "building the system configuration..." messages during nixos-rebuild switch? +- attach secrets to the thing they're used by (sane.programs) +- rework secrets to leverage `sane.fs` +- remove sops activation script as it's covered by my systemd sane.fs impl ### roles - allow any host to take the role of `uninsane.org`