nixos/simpcraft: Add mods
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 23m39s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 23m39s
This commit is contained in:
@@ -400,6 +400,7 @@ in
|
||||
chain routing-udp {
|
||||
ip6 daddr ${aa.valheim-oci.internal.ipv6.address} udp dport { 2456-2457 } accept
|
||||
ip6 daddr ${aa.waffletail.internal.ipv6.address} udp dport 41641 accept
|
||||
ip6 daddr ${aa.simpcraft-oci.internal.ipv6.address} udp dport 25565 accept
|
||||
return
|
||||
}
|
||||
chain filter-routing {
|
||||
|
Reference in New Issue
Block a user