Remove unneeded options from ssh config and gpg-agent config

This commit is contained in:
Marko Korhonen 2022-09-06 19:00:07 +03:00
parent 119f40ef6c
commit 1a57701746
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,2 @@
enable-ssh-support
pinentry-program /usr/bin/pinentry-gnome3
default-cache-ttl 60
max-cache-ttl 120
extra-socket /run/user/1000/gnupg/S.gpg-agent.extra

View file

@ -31,7 +31,6 @@ host moria
HostName korhonen.cc
port 221
User balrog
StreamLocalBindUnlink yes
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
host moria-unlock