From 69786634cbb10d94afcfab86987607fec320426a Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Thu, 13 Mar 2025 07:47:16 +0800 Subject: [PATCH] use DoH3 in dae --- nixos/modules/programs/dae/config.dae | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/modules/programs/dae/config.dae b/nixos/modules/programs/dae/config.dae index 80b9e11..15ffca7 100644 --- a/nixos/modules/programs/dae/config.dae +++ b/nixos/modules/programs/dae/config.dae @@ -24,8 +24,8 @@ dns { ipversion_prefer: 4 upstream { - googledns: 'tcp+udp://8.8.8.8:53' - alidns: 'udp://223.5.5.5:53' + googledns: 'http3://8.8.8.8/dns-query' + alidns: 'http3://223.6.6.6/dns-query' } routing { request {