diff --git a/hosts/fw.cloonar.com/modules/networking.nix b/hosts/fw.cloonar.com/modules/networking.nix index ab2579b..a5591b7 100644 --- a/hosts/fw.cloonar.com/modules/networking.nix +++ b/hosts/fw.cloonar.com/modules/networking.nix @@ -24,6 +24,7 @@ useDHCP = false; # Define VLANS nameservers = [ "10.42.97.10" ]; + resolvconf.enable = false; vlans = { infrastructure = { id = 101;