remove resolved
This commit is contained in:
parent
42f8c287ed
commit
7e85907150
1 changed files with 0 additions and 12 deletions
|
|
@ -20,18 +20,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.resolved = {
|
||||
enable = true;
|
||||
# dnssec = "true";
|
||||
domains = [ "~." ];
|
||||
fallbackDns = [ "10.42.97.10" ];
|
||||
extraConfig = ''
|
||||
# DNSOverTLS=yes
|
||||
DNSStubListenerExtra=10.89.0.1
|
||||
DNSStubListenerExtra=10.42.97.1
|
||||
'';
|
||||
};
|
||||
|
||||
networking = {
|
||||
useDHCP = false;
|
||||
# Define VLANS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue