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";