From 6ea8a21fe4e6775da1bc2107db43354eea09c203 Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Sun, 3 Aug 2025 20:32:37 -0700 Subject: [PATCH] ssh/config.xenon: use nbg-01, not test-nixos --- ssh/config.xenon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/config.xenon b/ssh/config.xenon index 868c757..6a3bcd3 100644 --- a/ssh/config.xenon +++ b/ssh/config.xenon @@ -47,7 +47,7 @@ Host lax-01 Host nbg-01 User etorres - IdentityFile=~/.ssh/test-nixos + IdentityFile=~/.ssh/nbg-01 HostName nbg-01.tail755c5.ts.net # ===== pve-01 + VMs =====