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"; }; }