diff --git a/hosts/fw.cloonar.com/modules/networking.nix b/hosts/fw.cloonar.com/modules/networking.nix index 8869cb2..4fb0a23 100644 --- a/hosts/fw.cloonar.com/modules/networking.nix +++ b/hosts/fw.cloonar.com/modules/networking.nix @@ -30,6 +30,7 @@ networking = { useDHCP = false; # Define VLANS + nameservers = [ "10.42.97.2" ]; vlans = { infrastructure = { id = 101;