From bc5921c3a15081299537ed087266d9b2eb15aae5 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Tue, 27 Jan 2026 21:41:33 -0700 Subject: [PATCH] url --- nix/home-server.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/home-server.nix b/nix/home-server.nix index d69815e..1878fd9 100644 --- a/nix/home-server.nix +++ b/nix/home-server.nix @@ -291,7 +291,7 @@ instances.infrastructure = { enable = true; name = "infrastructure-runner"; - url = "https://gitea.example.com"; + url = "https://git.alexmickelson.guru"; tokenFile = "/data/runner/gitea-infrastructure-token.txt"; labels = [ "home-server"