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 = {
|
networking = {
|
||||||
useDHCP = false;
|
useDHCP = false;
|
||||||
# Define VLANS
|
# Define VLANS
|
||||||
|
nameservers = [ "10.42.97.2" ];
|
||||||
vlans = {
|
vlans = {
|
||||||
infrastructure = {
|
infrastructure = {
|
||||||
id = 101;
|
id = 101;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue