From 488ca11b0d0aa9bf59b5e94abb40b85f16d760ae Mon Sep 17 00:00:00 2001 From: niten Date: Mon, 28 Mar 2022 07:22:21 -0700 Subject: [PATCH] [sea] Switch home from lambda to wormhole0 --- zones/sea.fudo.org.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zones/sea.fudo.org.nix b/zones/sea.fudo.org.nix index 8b3a6f2..6998201 100644 --- a/zones/sea.fudo.org.nix +++ b/zones/sea.fudo.org.nix @@ -5,7 +5,7 @@ in { #dns-hole = "limina"; #gateway = "limina"; #hole = "limina"; - home = "lambda"; + home = "wormhole0"; ipfs = "nostromo"; # kadmin = "nostromo"; # kdc = "nostromo";