Add template host
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
enable = true;
|
||||
port = 8053;
|
||||
|
||||
"test.2rjus.net." = {
|
||||
provideXFR = [ "10.69.0.0/16 NOKEY" ];
|
||||
zones = {
|
||||
"test.2rjus.net." = {
|
||||
provideXFR = [ "10.69.0.0/16 NOKEY" ];
|
||||
data = builtins.readFile ./zones-test-2rjus-net.conf;
|
||||
};
|
||||
};
|
||||
data = builtins.readFile ./zones-test-2rjus-net.conf;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user