Include local SSH config
This commit is contained in:
@@ -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"; };
|
||||||
|
|||||||
Reference in New Issue
Block a user