From e0647fd39baffd8737f3e8844bbbf3078c0df269 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 6 Oct 2019 15:01:10 -0400 Subject: [PATCH] add lokinet static domain --- config/dhcpcd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dhcpcd.conf b/config/dhcpcd.conf index 4cd7ad6..f75f7c0 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=1.1.1.1 8.8.8.8 +static domain_name_server=1.1.1.1 127.3.2.1