mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
cjdns test: exercise host builder logic
This commit is contained in:
parent
222cfd3233
commit
daf3ba426b
|
@ -57,6 +57,7 @@ import ./make-test.nix ({ pkgs, ...} : {
|
|||
connectTo."192.168.0.1:1024}" =
|
||||
{ password = carolPassword;
|
||||
publicKey = carolPubKey;
|
||||
hostname = "carol";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue