global/networking: trust bridge interfaces
This commit is contained in:
parent
955c3ffd53
commit
ec29c76a9e
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
||||||
"2696:4700:4700::1111"
|
"2696:4700:4700::1111"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
firewall.trustedInterfaces = [ "br-+" ];
|
||||||
|
|
||||||
nftables = {
|
nftables = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue