Remove peers from Yggdrasil config

This commit is contained in:
Ehmry - 2019-10-02 19:04:01 +02:00
parent e04eaf5a9b
commit f6ff9f2a1e
1 changed files with 0 additions and 5 deletions

View File

@ -8,11 +8,6 @@
services.yggdrasil = {
enable = true;
Peers = [
"tcp://5.9.112.248:39444"
"tcp://159.69.35.16:31337"
"tcp://195.201.93.98:17177"
];
NodeInfo = {
name = config.networking.hostName + ".c3d2";
deployment = "nixos";