diff --git a/nixos/modules/nebula/default.nix b/nixos/modules/nebula/default.nix index 840fb54..5f5d336 100644 --- a/nixos/modules/nebula/default.nix +++ b/nixos/modules/nebula/default.nix @@ -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 = {