disable ssh default config values

This commit is contained in:
Noa Aarts 2025-10-25 18:51:00 +02:00
parent 804d1c2883
commit f3cfe5b663
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -453,6 +453,7 @@ in
# ssh, my big friend. WHY do you do difficult sometimes
ssh = {
enable = true;
enableDefaultConfig = false;
matchBlocks = {
"*" = {
compression = true;