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 = {
useDHCP = false;
# Define VLANS
nameservers = [ "10.42.97.2" ];
vlans = {
infrastructure = {
id = 101;