iodine: add domain, fix param
This commit is contained in:
parent
93a09b29a5
commit
47dbc24e72
@ -119,8 +119,9 @@ in
|
||||
iodine.server = {
|
||||
enable = true;
|
||||
ip = "172.16.10.1/24";
|
||||
domain = "i.jakstys.lt";
|
||||
passwordFile = config.age.secrets.iodine-passwd.path;
|
||||
extraConfig = "-p ${toString myData.ports.nsd-unwrapped}";
|
||||
extraConfig = "-b ${toString myData.ports.nsd-unwrapped}";
|
||||
};
|
||||
|
||||
nsd = {
|
||||
|
Loading…
Reference in New Issue
Block a user