inxi: add to essentials
[julm/julm-nix.git] / hosts / patate / networking / nftables.nix
index f8911698bc9ae05a2442e7743ad4f28a62b132f8..01bfd37b110dd84a2835641e1ce86f77c0c2ebc2 100644 (file)
@@ -48,7 +48,6 @@ in
           tcp dport { ssh, 2222, 20022 } counter accept comment "SSH"
           udp dport 60001-60100 counter accept comment "Mosh"
           udp dport ntp skuid ${users.systemd-timesync.name} counter accept comment "NTP"
-          meta l4proto { udp, tcp } skuid dnscrypt-proxy2 counter accept comment "dnscrypt-proxy2"
           tcp dport { http, https } counter accept comment "HTTP"
           tcp dport git counter accept comment "Git"
           tcp dport imaps counter accept comment "IMAPS"