mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 15:56:33 +01:00
Remove zone
This commit is contained in:
parent
2654f6f3a0
commit
7da8224ac0
1 changed files with 0 additions and 6 deletions
|
@ -13,12 +13,6 @@ in
|
|||
services.bind = {
|
||||
enable = true;
|
||||
forwarders = [];
|
||||
zones = {
|
||||
"." = {
|
||||
file = "${pkgs.dns-root-data}/root.hints";
|
||||
master = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue