unbound: updates
All checks were successful
flake check / check (push) Successful in 4m20s
fmt check / check (push) Successful in 46s
All checks were successful
flake check / check (push) Successful in 4m20s
fmt check / check (push) Successful in 46s
This commit is contained in:
parent
9a73fab307
commit
1a943cacfa
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
_: {
|
_: {
|
||||||
services.unbound = {
|
services.unbound = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
resolveLocalQueries = false;
|
resolveLocalQueries = false;
|
||||||
|
enableRootTrustAnchor = true;
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
verbosity = 0;
|
verbosity = 0;
|
||||||
|
|
Loading…
Reference in a new issue