commit 7dc10c1fa6c765bb2d0825fe54cfdd1fd30c915f parent cf4774a2e353c51dabe877c9123a5081de36bacb Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 28 Jan 2024 23:12:16 +0100 Dns Diffstat:
| M | nixos/worker-1/configuration.nix | | | 2 | +- |
| M | nixos/worker-2/configuration.nix | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -200,7 +200,7 @@ in { useDHCP = true; # networkmanager.enable = true; - nameservers = ["10.0.2.1"]; + nameservers = ["95.217.157.108"]; firewall = let blockedV4 = [ diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix @@ -177,7 +177,7 @@ in { useDHCP = true; # networkmanager.enable = true; - nameservers = ["10.0.2.1"]; + nameservers = ["95.217.157.108"]; firewall = let blockedV4 = [