From a438a13badf394949b05022c0a25a33c487e6384 Mon Sep 17 00:00:00 2001 From: billz Date: Wed, 23 May 2018 15:16:05 +0000 Subject: [PATCH] updated static domain_name_server, resolves #185 thx @jensjakob --- config/dhcpcd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dhcpcd.conf b/config/dhcpcd.conf index ccf0fee1..c78b8290 100644 --- a/config/dhcpcd.conf +++ b/config/dhcpcd.conf @@ -14,4 +14,4 @@ nohook lookup-hostname interface wlan0 static ip_address=10.3.141.1/24 static routers=10.3.141.1 -static domain_name_server=8.8.8.8 8.8.4.4 +static domain_name_server=1.1.1.1 8.8.8.8