feat: add nef remote

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2025-01-05 16:55:25 +01:00
parent 891926a155
commit 4cb7d63f8d

View File

@ -47,6 +47,13 @@ Host nef
PubKeyAuthentication yes PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
Host nef_remote
Hostname 10.0.9.20
User kjuulh
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
{{ if .homebrew -}} {{ if .homebrew -}}
Host * Host *
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock" IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"