From f8ecaaf0e8d6483e7eb0def927530160ccfb9e2e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 21 Jun 2025 10:43:15 +0200 Subject: [PATCH] Setting IdentityFile in ssh_config to ED25519. Signed-off-by: Daniel Baumann --- debian/local/ssh_config.d/user-keys.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 debian/local/ssh_config.d/user-keys.conf diff --git a/debian/local/ssh_config.d/user-keys.conf b/debian/local/ssh_config.d/user-keys.conf new file mode 100644 index 0000000..0e6f97c --- /dev/null +++ b/debian/local/ssh_config.d/user-keys.conf @@ -0,0 +1,4 @@ +# /etc/ssh/ssh_config.d/user-keys.conf + +IdentityFile ~/.ssh/id_ed25519_sk +IdentityFile ~/.ssh/id_ed25519