cjdns test: exercise host builder logic
This commit is contained in:
@@ -57,6 +57,7 @@ import ./make-test.nix ({ pkgs, ...} : {
|
||||
connectTo."192.168.0.1:1024}" =
|
||||
{ password = carolPassword;
|
||||
publicKey = carolPubKey;
|
||||
hostname = "carol";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user