From 15ecd80292e1462992062b2805ec9940ae51a17f Mon Sep 17 00:00:00 2001 From: ctsk <9384305+ctsk@users.noreply.github.com> Date: Fri, 25 Oct 2024 14:51:27 +0200 Subject: [PATCH] Add README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ca7b15c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# My declarative infrastructure setup using NixOS + +Currently features a vpn mesh (using tailscale/headscale), a metrics dashboard w/ grafana and this git server deployment.