I found the line in the code wherein templated DNS entries go, if DNS is permitted. Rather than relying on the dnsmasq install; what if we wanted DNS to point to SAMBA/AD servers? I feel like a new template variable could be added, that would override the ones here?
https://github.com/subspacecommunity/subspace/blob/872781cd23f8dbb7d32a80c3b72ee70884242ba3/cmd/subspace/handlers.go#L483
I found the line in the code wherein templated DNS entries go, if DNS is permitted. Rather than relying on the dnsmasq install; what if we wanted DNS to point to SAMBA/AD servers? I feel like a new template variable could be added, that would override the ones here?