From 350f8c8bf3d3759d5efdfc07e004c34c770f662e Mon Sep 17 00:00:00 2001 From: Dennis Date: Sat, 6 Dec 2025 16:59:15 +0100 Subject: [PATCH] adds TODO to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0066af8..581e74c 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,7 @@ Secrets are managed with `agenix`. A step-by-step tutorial is included as a comm ## Commands Because Nix-CLI commands can get a bit unwieldy (at least as how I use them currently) I've added a `Justfile` with commands to deploy changes and update packages and flakes. + +## TODO + +- [ ] Modularize server configs (`dnsc-vps-sm` and `dnsc-server`)