From 6568ab2ac08ca2942502a1032ca14f634c7c3bfb Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Thu, 10 Jul 2025 17:36:03 -0700 Subject: [PATCH] ssh/config.laptop: change key for nbg-01 --- ssh/config.laptop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/config.laptop b/ssh/config.laptop index 61e6642..d4f7273 100644 --- a/ssh/config.laptop +++ b/ssh/config.laptop @@ -46,7 +46,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 =====