mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
services.xray: fix dns
This commit is contained in:
@@ -78,6 +78,7 @@ inputs:
|
||||
}
|
||||
|
||||
dns {
|
||||
ipversion_prefer: 4
|
||||
upstream {
|
||||
alidns: 'udp://223.5.5.5:53'
|
||||
googledns: 'tcp+udp://8.8.8.8:53'
|
||||
|
||||
Reference in New Issue
Block a user