This commit is contained in:
etwas 2025-09-04 10:38:34 +02:00
parent 798bf56ca3
commit c607d41b81
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

View file

@ -2,7 +2,7 @@
programs.ssh = {
enable = true;
programs.ssh.matchBlocks."*" = {
matchBlocks."*" = {
forwardAgent = false;
addKeysToAgent = "no";
compression = false;