feat: add deck ssh
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
9db8116812
commit
d22bfb1d2e
@ -295,3 +295,10 @@ Host clank_storage_box
|
||||
Port 23
|
||||
PubKeyAuthentication yes
|
||||
IdentityAgent ~/.1password/agent.sock
|
||||
|
||||
Host deck
|
||||
Hostname 192.168.2.3
|
||||
User deck
|
||||
PubKeyAuthentication yes
|
||||
IdentitiesOnly yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
Loading…
Reference in New Issue
Block a user