fixup! nixos/clash-meta-client: use lightsail-tokyo

This commit is contained in:
Guanran Wang 2024-04-23 05:03:26 +08:00
parent 265ca91a58
commit a8e8cf23f7
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -30,7 +30,11 @@ tcp-concurrent: true
geodata-mode: true geodata-mode: true
proxy-groups: proxy-groups:
- { name: PROXY, type: select, proxies: [自动选择, 备用自动选择, DIRECT, lightsail] } - {
name: PROXY,
type: select,
proxies: [自动选择, 备用自动选择, DIRECT, lightsail],
}
- { name: 自动选择, <<: *use, tolerance: 2, type: url-test } - { name: 自动选择, <<: *use, tolerance: 2, type: url-test }
- { name: 备用自动选择, <<: *use-backup, tolerance: 2, type: url-test } - { name: 备用自动选择, <<: *use-backup, tolerance: 2, type: url-test }