Home : Add inactive ports to the bridge.
This commit is contained in:
parent
cb7a408020
commit
47a8838d79
|
@ -96,6 +96,8 @@ in {
|
||||||
bridges.${lan}.interfaces = [
|
bridges.${lan}.interfaces = [
|
||||||
"enp6s0f0"
|
"enp6s0f0"
|
||||||
"enp6s0f1"
|
"enp6s0f1"
|
||||||
|
"enp7s0f1"
|
||||||
|
"enp7s0f1"
|
||||||
];
|
];
|
||||||
|
|
||||||
interfaces = {
|
interfaces = {
|
||||||
|
|
Loading…
Reference in a new issue