add nameservers
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
networking = {
|
||||
useDHCP = false;
|
||||
# Define VLANS
|
||||
nameservers = [ "10.42.97.2" ];
|
||||
vlans = {
|
||||
infrastructure = {
|
||||
id = 101;
|
||||
|
||||
Reference in New Issue
Block a user