From 461e312e42b8f0f82eb832bd082fabb8fe46f1e3 Mon Sep 17 00:00:00 2001 From: Nico Date: Tue, 24 Jun 2025 12:13:44 +1000 Subject: [PATCH] darwin: do not automatically set DNS servers to 1.1.1.1 --- modules/hardware/darwin.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/hardware/darwin.nix b/modules/hardware/darwin.nix index b818cbd..d507d16 100644 --- a/modules/hardware/darwin.nix +++ b/modules/hardware/darwin.nix @@ -14,10 +14,6 @@ "Ethernet Adaptor" "Thunderbolt Ethernet" ]; - - dns = [ - "1.1.1.1" - ]; }; # keyboard