diff --git a/config/network.nix b/config/network.nix index 348cf68..851de05 100644 --- a/config/network.nix +++ b/config/network.nix @@ -55,7 +55,7 @@ in { ORPort = [ 9001 { - addr = "2a0a:4cc0:c1:15f3::10"; + addr = "[2a0a:4cc0:c1:15f3::10]"; port = 9030; } ];