Joachim Fasting
2016-11-15 01:57:30 +01:00
parent c9bd751a16
commit 999ac3056d
+1 -1
View File
@@ -54,7 +54,7 @@ import ./make-test.nix ({ pkgs, ...} : {
services.cjdns = services.cjdns =
{ UDPInterface = { UDPInterface =
{ bind = "0.0.0.0:1024"; { bind = "0.0.0.0:1024";
connectTo."192.168.0.1:1024}" = connectTo."192.168.0.1:1024" =
{ password = carolPassword; { password = carolPassword;
publicKey = carolPubKey; publicKey = carolPubKey;
}; };