summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nixos/tests/cjdns.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/cjdns.nix b/nixos/tests/cjdns.nix
index 1cedf168dcb..f61c82b916a 100644
--- a/nixos/tests/cjdns.nix
+++ b/nixos/tests/cjdns.nix
@@ -57,7 +57,6 @@ import ./make-test.nix ({ pkgs, ...} : {
                   connectTo."192.168.0.1:1024}" =
                     { password = carolPassword;
                       publicKey = carolPubKey;
-                      hostname = "carol";
                     };
                 };
             };