Fix nets.v6

This commit is contained in:
Astro 2024-03-11 23:05:12 +01:00
parent 309354be1e
commit eeb9ec7de3

View File

@ -176,7 +176,7 @@ in
protocol static {
${lib.concatMapStrings (net: ''
route ${net} reject;
'') cfg.nets.v4}
'') cfg.nets.v6}
ipv6 {
import all;