fixed syntax errors

This commit is contained in:
Wyatt J. Miller 2025-01-04 18:16:47 -05:00
parent 30b7d23b3a
commit 65bf72cd5b

View File

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