From 3c815b70cf475fc06a23b5e3e7ea5bf33d25a9dc Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 17 Oct 2024 23:58:17 -0400 Subject: j --- .ssh/config | 2 ++ 1 file changed, 2 insertions(+) (limited to '.ssh') diff --git a/.ssh/config b/.ssh/config index 2908047..92ea7ef 100644 --- a/.ssh/config +++ b/.ssh/config @@ -62,3 +62,5 @@ Host * HostkeyAlgorithms +ssh-rsa PubkeyAcceptedKeyTypes +ssh-rsa KexAlgorithms -sntrup761x25519-sha512@openssh.com + ForwardX11 yes + ForwardX11Trusted yes -- cgit v1.2.3-freya