From be66f26ad6854b0bce845de75a5535e3a0bab046 Mon Sep 17 00:00:00 2001 From: Markus Schmidl Date: Thu, 11 May 2023 15:45:17 +0200 Subject: [PATCH] add port to switch on the roof --- config/switch.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/switch.nix b/config/switch.nix index 191aa46..f7d7dd3 100644 --- a/config/switch.nix +++ b/config/switch.nix @@ -307,8 +307,8 @@ up3.ports = [ "3" ]; # unifiac-mesh ap57.ports = [ "10" ]; - # dump-dvb traffic-stop-box - c3d2.ports = [ "20" ]; + # TLMS tetra and traffic-stop-box + c3d2.ports = [ "19,20" ]; }; };