fix(zoro): remove dns for wireguard client

This commit is contained in:
Florian Schmitt 2024-09-16 14:08:06 +03:00
parent 48ee250736
commit fc5c9a04ec

View file

@ -16,7 +16,6 @@
wg-quick.interfaces = { wg-quick.interfaces = {
wg0 = { wg0 = {
address = [ "10.42.0.3/32"]; address = [ "10.42.0.3/32"];
dns = ["80.67.169.12" "2001:910:800::12" "80.67.169.40" "2001:910:800::40"];
privateKeyFile = "/etc/wireguard_private_key"; privateKeyFile = "/etc/wireguard_private_key";
peers = [ peers = [