From 11ab05aa714b26e1a11b2987df101c78bfa940da Mon Sep 17 00:00:00 2001 From: albert Date: Fri, 3 May 2024 23:43:31 +0900 Subject: [PATCH] Updates --- home-manager/common/software/cli/ssh.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home-manager/common/software/cli/ssh.nix b/home-manager/common/software/cli/ssh.nix index 64644505..35513c92 100644 --- a/home-manager/common/software/cli/ssh.nix +++ b/home-manager/common/software/cli/ssh.nix @@ -7,6 +7,5 @@ Host Hostname framework-server StreamLocalBindUnlink yes - RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra ''; }