diff options
Diffstat (limited to 'linux.nix')
-rw-r--r-- | linux.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -193,8 +193,8 @@ in verbose = true; extraConfig = '' allow-emacs-pinentry - StreamLocalBindUnlink yes - RemoteForward /home/ben/.gnupg/S.gpg-agent /home/ben/.gnupg/S.gpg-agent.extra + # StreamLocalBindUnlink yes + # RemoteForward /home/ben/.gnupg/S.gpg-agent /home/ben/.gnupg/S.gpg-agent.extra ''; }; }; |