This commit is contained in:
Nathan McCarty 2025-01-09 10:58:16 -05:00
parent 1e35472464
commit cf648f81ad
7 changed files with 78 additions and 56 deletions

View file

@ -19,8 +19,7 @@
controlMaster = "auto";
controlPersist = "10m";
# Configure known hosts
matchBlocks =
{
};
matchBlocks = {
};
};
}