From 634744f460147b838a7d6f14699c459bf45d3fec Mon Sep 17 00:00:00 2001 From: niten Date: Wed, 2 Feb 2022 15:08:24 -0800 Subject: [PATCH] Switch back to fudo.link --- domains/fudo.org.nix | 2 +- domains/sea.fudo.org.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fudo.org.nix b/domains/fudo.org.nix index b95f665..38f7aa1 100644 --- a/domains/fudo.org.nix +++ b/domains/fudo.org.nix @@ -24,6 +24,6 @@ backplane = { nameserver = "legatus"; dns-service = "nutboy3"; - domain = "fudo.live"; + domain = "fudo.link"; }; } diff --git a/domains/sea.fudo.org.nix b/domains/sea.fudo.org.nix index a9ce047..e28dda7 100644 --- a/domains/sea.fudo.org.nix +++ b/domains/sea.fudo.org.nix @@ -14,6 +14,6 @@ log-aggregator = "limina"; backplane ={ dns-service = "nutboy3"; - domain = "fudo.live"; + domain = "fudo.link"; }; }