diff --git a/users/modules/global/ssh.nix b/users/modules/global/ssh.nix index 07fbb73..8f667ec 100644 --- a/users/modules/global/ssh.nix +++ b/users/modules/global/ssh.nix @@ -3,7 +3,6 @@ enable = true; controlMaster = "auto"; controlPersist = "1m"; - forwardAgent = true; matchBlocks = { "server.doge-inc.net" = { port = 245;