iodine: do not forward to nsd
This commit is contained in:
parent
ff0f074cf5
commit
0e22ad4631
@ -121,7 +121,8 @@ in
|
||||
ip = "172.16.10.1/24";
|
||||
domain = "i.jakstys.lt";
|
||||
passwordFile = config.age.secrets.iodine-passwd.path;
|
||||
extraConfig = "-c -b ${toString myData.ports.nsd-unwrapped}";
|
||||
#extraConfig = "-c -b ${toString myData.ports.nsd-unwrapped}";
|
||||
extraConfig = "-c";
|
||||
};
|
||||
|
||||
nsd = {
|
||||
|
Loading…
Reference in New Issue
Block a user