diff options
Diffstat (limited to '.ssh/config')
| -rw-r--r-- | .ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 9c118da..465e887 100644 --- a/.ssh/config +++ b/.ssh/config @@ -10,6 +10,7 @@ Host *.local Port 39901 ForwardAgent yes StreamLocalBindUnlink yes + RemoteForward /run/user/1000/gnupg/S.gpg-agent %d/.gnupg/S.gpg-agent # ssh -v kex: algorithm: [email protected] # post-quantum algorithm hangs and fails to exchange keys on ubuntu. |
