Nebula: Remove relays for now

This commit is contained in:
minish 2024-12-15 20:36:17 -05:00
parent 0816f9323d
commit 047705b0be
Signed by: min
SSH Key Fingerprint: SHA256:NFjjdbkd6u7aoMlcrDCVvz6o2UBtlAuPm8IQ2vhZ3Fg
1 changed files with 0 additions and 2 deletions

View File

@ -41,7 +41,6 @@ with lib; let
baseServer = {
isLighthouse = true;
isRelay = true;
listen = {
host = "0.0.0.0";
@ -53,7 +52,6 @@ with lib; let
lhsInternal = attrNames lhs;
in {
lighthouses = lhsInternal;
relays = lhsInternal;
staticHostMap = lhs;
settings.punchy = {