global/ssh: disable ssh agent forwarding

This commit is contained in:
Infinidoge 2024-04-28 19:13:04 -04:00
parent 180bcfa3ff
commit 276407f70c
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -3,7 +3,6 @@
enable = true;
controlMaster = "auto";
controlPersist = "1m";
forwardAgent = true;
matchBlocks = {
"server.doge-inc.net" = {
port = 245;