summaryrefslogtreecommitdiff
path: root/etc/ssh
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2025-06-30 19:12:03 +0200
committerMathias Magnusson <mathias@magnusson.space>2025-06-30 19:12:03 +0200
commit260098d74d7e3a504d6c6663ceaad3352db92e7b (patch)
treed4e78706141fed0e9c03b9f17fb5b087d2bafd1c /etc/ssh
parent80f96813989c2fc20c46d20e2486a7e51b84697f (diff)
downloadsleipner-260098d74d7e3a504d6c6663ceaad3352db92e7b.tar.gz
ssh: add garm host
Diffstat (limited to 'etc/ssh')
-rw-r--r--etc/ssh/ssh_config.d/my.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/ssh/ssh_config.d/my.conf b/etc/ssh/ssh_config.d/my.conf
index 0ed5c8b..0fb33c6 100644
--- a/etc/ssh/ssh_config.d/my.conf
+++ b/etc/ssh/ssh_config.d/my.conf
@@ -2,3 +2,6 @@ Host *
UserKnownHostsFile ~/.local/share/ssh/known_hosts
ServerAliveInterval 60
SetEnv TERM=xterm-256color
+
+Host garm
+ Hostname magnusson.space