From 136b12bddf55864ad009f618c7a6ac0d03924f72 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sun, 30 Mar 2025 20:49:04 -0400 Subject: [PATCH] added hetzner --- config/.ssh/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/.ssh/config b/config/.ssh/config index a8931c7..f457c17 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -28,3 +28,7 @@ Host sharkey Host bedbox Hostname 192.168.1.141 User stev +Host hetzner + Hostname 157.180.66.185 + User stev + IdentityFile ~/.ssh/hetzner