add nameservers
This commit is contained in:
parent
5d60630606
commit
2ff59533a0
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
networking = {
|
||||
useDHCP = false;
|
||||
# Define VLANS
|
||||
nameservers = [ "10.42.97.2" ];
|
||||
vlans = {
|
||||
infrastructure = {
|
||||
id = 101;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue