So far for me, I tested some more, and had these results:
https://www.cloudflare.com/ssl/encrypted-sni/
"(X) Encrypted SNI"
https://1.1.1.1/help
"Using DNS over HTTPS (DoH) Yes"
"Using DNS over TLS (DoT) No"
The DoT error is because of having DNSCrypt set up, right?
Encrypted SNI is a client side (read browser) issue, correct? Or can this be achieved by say Stubby?
I'll try turning off DNSCrypt now, hope it doesn't break anything.
Edit:
Uninstalling DNSCrypt resulted in this:
https://1.1.1.1/help
"Using DNS over HTTPS (DoH) No"
"Using DNS over TLS (DoT) Yes"
So, is DNSCrypt actually causing a conflict/issue or is the test just not returning the correct results?