add nameservers

This commit is contained in:
2023-12-05 09:14:56 +01:00
parent 5d60630606
commit 2ff59533a0

View File

@@ -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;