clarified comments

This commit is contained in:
Marcel - 2024-03-12 09:07:19 +01:00
parent a3538d949d
commit c2eebf4d91
Signed by: m4rc3l
GPG Key ID: 446F3B093DF81C6A
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ let
in
{
# Allow BGP on peering interfaces
# TODO: these should actually only additionally filter for peer's
# TODO: bgp should only be allowed with src and dst
# addresses, but there is no NixOS option for that.
networking.firewall.interfaces = lib.mkIf enable (
builtins.listToAttrs (