Set Wireguard DNS to zion

This commit is contained in:
coolneng 2020-12-01 11:05:38 +01:00
parent 287e5615a4
commit 3f63234965
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
wg0 = {
address = [ "10.8.0.2/32" ];
privateKeyFile = "/home/coolneng/.wg/keys/privatekey";
dns = [ "176.9.37.132" "116.203.147.31" ];
dns = [ "10.8.0.1" ];
peers = [
# zion
{