From 4bf0e2bf33426902f6b785235687baafba1144f9 Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Fri, 14 Jan 2022 00:47:26 +0100 Subject: [PATCH] yggdrasil: reconfigure peers --- nix/nixos-module/container/yggdrasil.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/nixos-module/container/yggdrasil.nix b/nix/nixos-module/container/yggdrasil.nix index 44324e8..80c83c6 100644 --- a/nix/nixos-module/container/yggdrasil.nix +++ b/nix/nixos-module/container/yggdrasil.nix @@ -36,13 +36,13 @@ in lib.mkIf cfg.enable { Peers = # https://publicpeers.neilalexander.dev/ [ # deutschland - "tcp://ygg.mkg20001.io:80" + "tcp://pantoto.net:1194" # janastu # czechia "tcp://[2a03:3b40:fe:ab::1]:46370" # emery vpsfree.cz - # nederlands - "tls://77.249.167.165:8084" # emery nijmegen + # poland + "tls://[2001:41d0:601:1100::cf2]:11129" ]; NodeInfo = { # This information is visible to the network.