Example deploy-rs infra How to rebuild-switch a host nixos-rebuild switch -v --flake . --target-host root@le-succ Nodes example-node Does really nothing Stores nothing Exposes do-nothing VM Hacking info directory function ./nodes Node configurations, automatically mapped over and deployed. ./terraform Terraform files, yes. ./compose Docker compose files, oh no. ./common Contains common configuration across all the nodes in this repo ./secrets Per-node secrets, secrets/%hostname%/* send them via ./scripts/send-secrets.sh or make send-secrets/%hostname%