M1: Docker + single-node swarm via Nix (swarm-init + proxy overlay)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-26 21:47:42 +01:00
parent b0ce69029b
commit ab839ae61d
5 changed files with 70 additions and 3 deletions

View File

@ -6,6 +6,7 @@
imports = [
./hardware.nix
../../modules/secrets.nix
../../modules/swarm.nix
];
# --- Tailscale (ACCESS-CRITICAL: do not break, this is the only route in) ---