disable ssh default config values
This commit is contained in:
parent
804d1c2883
commit
f3cfe5b663
1 changed files with 1 additions and 0 deletions
|
|
@ -453,6 +453,7 @@ in
|
||||||
# ssh, my big friend. WHY do you do difficult sometimes
|
# ssh, my big friend. WHY do you do difficult sometimes
|
||||||
ssh = {
|
ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
enableDefaultConfig = false;
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"*" = {
|
"*" = {
|
||||||
compression = true;
|
compression = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue