1
0
Fork 0
forked from Bun/nixos-config
This commit is contained in:
Jimbo 2024-09-10 21:39:12 -04:00
parent cac7046d3c
commit dcc845a67c
9 changed files with 19 additions and 27 deletions

View file

@ -8,9 +8,6 @@
in {
firewall = {
allowPing = false;
allowedTCPPortRanges = [
{ from = 8100; to = 8150; } # Azuracast
];
# Add extra input rules using nftables
extraInputRules = ''