aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ssh/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/.ssh/config')
-rw-r--r--ssh/.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh/.ssh/config b/ssh/.ssh/config
index f910d3e..b9ef7b3 100644
--- a/ssh/.ssh/config
+++ b/ssh/.ssh/config
@@ -4,6 +4,7 @@ CanonicalDomains asgard.tobyvin.dev
ControlPath ${XDG_RUNTIME_DIR}/ssh.%C
ServerAliveInterval 300
ServerAliveCountMax 2
+IdentityFile ~/.ssh/id_ed25519_sk_rk
Host *.asgard.tobyvin.dev
StreamLocalBindUnlink yes