From 1e28a2250304df26e7454325ed2912d3d9cc683b Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Thu, 12 Jun 2025 04:45:03 +0000 Subject: [PATCH] Update path to src --- home/baseline/ssh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/baseline/ssh.nix b/home/baseline/ssh.nix index d636a70..1fe13c1 100644 --- a/home/baseline/ssh.nix +++ b/home/baseline/ssh.nix @@ -41,7 +41,7 @@ }; "src" = { user = "gitlab"; - hostname = "git.thehellings.lan"; + hostname = "vm-gitlab.shire-zebra.ts.net"; }; srcpub = { user = "gitlab";