diff --git a/modules/machine/valefor/configuration.nix b/modules/machine/valefor/configuration.nix index 04b5fd7..1b23678 100644 --- a/modules/machine/valefor/configuration.nix +++ b/modules/machine/valefor/configuration.nix @@ -90,17 +90,16 @@ enable = true; udpPorts = { dns.enable = true; - } + }; }; networkmanager.enable = true; - udpPorts.dns.enable = true; }; # DNS module (see ../../networking/dns.nix) dns = { technitium = { enable = true; - } + }; }; # Enable dconf