How can I make pihole use dnscrypt-proxy? dnscrypt-proxy is listening on 127.0.2.1:53 so I configured pihole to use the upstream DNS server 127.0.2.1#53.
But it seems that there is a conflict with dnsmasq that pihole tries to execute. I don't have dnsmasq in the OS, so it must have been brought by pihole installation.
I'm using Debian 12, with sid repo just for dnscrypt-proxy. I've installed pihole without any customization except the upstream DNS server. I just want pihole to use dnscrypt as a DNS server. dnscrypt is using Cloudflare as its DNS upstream server.