From 6ece8810d6c9f678a9daa25bce1deb204e6e65b7 Mon Sep 17 00:00:00 2001 From: Alexander Kobjolke Date: Tue, 1 Apr 2025 21:23:57 +0200 Subject: [PATCH] feat(thrall): Use google dns --- hosts/thrall/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/thrall/default.nix b/hosts/thrall/default.nix index f4a8c3e..cc9024d 100644 --- a/hosts/thrall/default.nix +++ b/hosts/thrall/default.nix @@ -77,8 +77,8 @@ in }; defaultGateway = "195.90.208.1"; nameservers = [ - "1.1.1.1" "8.8.8.8" + "8.8.4.4" ]; firewall = { allowedTCPPorts = [