mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 15:56:33 +01:00
Hope this works
This commit is contained in:
parent
3fd08cf6d7
commit
a410476c55
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
|||
zones = {
|
||||
"." = {
|
||||
file = pkgs.dns-root-data.path + "/root.hints";
|
||||
master = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue