diff --git a/config/.ssh/config b/config/.ssh/config index b6e542d..337204b 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -28,3 +28,9 @@ Host hetzner Hostname 135.181.194.214 User stev IdentityFile ~/.ssh/hetzner +Host backup + Hostname 192.168.1.108 + User stev +Host desktop + Hostname 192.168.1.126 + User stev