From 82d74c1a40e79c9207d6dd35848f88faea393b2d Mon Sep 17 00:00:00 2001 From: sc-idevops Date: Sun, 13 Jul 2025 01:26:12 -0400 Subject: [PATCH] added identity file --- config/.ssh/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/.ssh/config b/config/.ssh/config index 337204b..0475062 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -24,6 +24,7 @@ Host cardclub Host bedbox Hostname 192.168.1.141 User stev + IdentityFile ~/.ssh/uukey-ed25519 Host hetzner Hostname 135.181.194.214 User stev @@ -31,6 +32,8 @@ Host hetzner Host backup Hostname 192.168.1.108 User stev + IdentityFile ~/.ssh/uukey-ed25519 Host desktop Hostname 192.168.1.126 User stev + IdentityFile ~/.ssh/uukey-ed25519