From 2a129d81dbcdd571c03e701f48694c8c29e7bf07 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 10 May 2022 21:26:29 +0200 Subject: [PATCH] switch-dach: plug port 20 --- config/switch.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/switch.nix b/config/switch.nix index c8c8e4d..509fb30 100644 --- a/config/switch.nix +++ b/config/switch.nix @@ -300,6 +300,8 @@ up3.ports = [ "3" ]; # unifiac-mesh ap57.ports = [ "10" ]; + # dump-dvb traffic-stop-box + c3d2.ports = [ "20" ]; }; }; };