Include local SSH config

This commit is contained in:
greg-compass
2022-09-08 10:24:53 -05:00
parent d8dceaaa06
commit 5912ca4bcc
+2
View File
@@ -5,6 +5,8 @@
enable = true; enable = true;
serverAliveInterval = 60; serverAliveInterval = 60;
includes = ["config.local"];
matchBlocks = matchBlocks =
let let
nas = { user = "admin"; }; nas = { user = "admin"; };