all: fix resolved domains
This commit is contained in:
parent
34818a9839
commit
89633837ed
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
services.resolved = {
|
||||
enable = true;
|
||||
dnssec = "true";
|
||||
domains = [ "~." ];
|
||||
fallbackDns = [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue