fix(ssh): phantom-ship-zt needs the dedicated identity key 🔑

This commit is contained in:
DannyDannyDanny 2026-04-20 10:28:34 +02:00
parent 32cb3b7510
commit b66dd1d30c

View file

@ -23,6 +23,7 @@
Host phantom-ship-zt
HostName fdd5:53a2:de33:d269:6499:936c:48a:bbdc
User danny
IdentityFile ~/.ssh/id_ed25519_phantom_ship
IdentitiesOnly yes
'';