summaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index ad233dd6..2f0c4178 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -149,7 +149,7 @@
;; manages that and might delete keys there.
,(openssh-host
(name "*")
- (identity-file "~/.local/share/ssh-keys/id_rsa")
+ (identity-file "~/.local/share/ssh-keys/id_ed25519")
;; Remote servers probably don't know about xterm-kitty.
(extra-content "SetEnv TERM=xterm-256color")))))))