From 47a8838d79f3c5fe4972eaf11db1785645e9eca4 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Fri, 13 Sep 2024 22:22:17 +0300 Subject: [PATCH] Home : Add inactive ports to the bridge. --- host/x86_64-linux/home/Network.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/host/x86_64-linux/home/Network.nix b/host/x86_64-linux/home/Network.nix index 35d1d1e..8514206 100644 --- a/host/x86_64-linux/home/Network.nix +++ b/host/x86_64-linux/home/Network.nix @@ -96,6 +96,8 @@ in { bridges.${lan}.interfaces = [ "enp6s0f0" "enp6s0f1" + "enp7s0f1" + "enp7s0f1" ]; interfaces = {