fix dns
This commit is contained in:
parent
947d929d67
commit
a5d438d3c8
2 changed files with 1 additions and 12 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
networking = {
|
||||
useDHCP = false;
|
||||
nameservers = [ "9.9.9.9" "149.112.112.112" ];
|
||||
nameservers = [ "10.42.97.2" ];
|
||||
# Define VLANS
|
||||
vlans = {
|
||||
infrastructure = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue