From 5bee22176cdfafd2b045fd6cb1be2c5758f0160d Mon Sep 17 00:00:00 2001 From: niten Date: Tue, 7 Mar 2023 08:18:26 -0800 Subject: [PATCH] Nope, switch back to legatus. --- nexus/fudo.link.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexus/fudo.link.nix b/nexus/fudo.link.nix index d03030b..4c46957 100644 --- a/nexus/fudo.link.nix +++ b/nexus/fudo.link.nix @@ -1,5 +1,5 @@ { servers = [ "nutboy3" "legatus" ]; - dns-servers = [ "nutboy3" ]; + dns-servers = [ "legatus" ]; gssapi-realm = "FUDO.ORG"; }