diff --git a/config/net/upstream.nix b/config/net/upstream.nix index 542399d..35db40d 100644 --- a/config/net/upstream.nix +++ b/config/net/upstream.nix @@ -405,13 +405,6 @@ in reflect = true; sourcePort = config.site.vpn.wireguard.port; } - # SoapySDR-server - { - destination = config.site.net.serv.hosts4.radiobert; - proto = "tcp"; - reflect = true; - sourcePort = 55132; - } ]; interfaces = { core = {