summaryrefslogtreecommitdiff
path: root/linux.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-05-22 11:08:15 -0700
committerBen Sima <ben@bsima.me>2019-05-22 11:08:15 -0700
commit6de4c33f0aa18e57be9a5045cd679a6e2da38a37 (patch)
tree58bdca3ff75277594a790f011cc30a6ac62eaf9e /linux.nix
parent4de006af76477f89f75ae3bce8ee3b5f3a8602b1 (diff)
new strategy
Diffstat (limited to 'linux.nix')
-rw-r--r--linux.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux.nix b/linux.nix
index b3e62e0..ab96729 100644
--- a/linux.nix
+++ b/linux.nix
@@ -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
'';
};
};