From 5cc655271039b416d6455eaf484146a146be5d3e Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Thu, 10 Jul 2025 00:09:31 +0200 Subject: modules/hosts: Add carrot's Yggdrasil address --- modules/hosts.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hosts.nix') diff --git a/modules/hosts.nix b/modules/hosts.nix index 287f122..42d0458 100644 --- a/modules/hosts.nix +++ b/modules/hosts.nix @@ -36,6 +36,7 @@ in lib.optionalAttrs cfg.yggdrasil.private { "202:96bb:5497:1cc7:94e2:c14d:6333:a50e" = ["tomato.alef.zoar.cx" "tomato"]; "200:48e6:735d:3637:e3a2:71dc:7a74:27a3" = ["pinto.bean.alef.zoar.cx" "pinto"]; + "200:99a0:d4e1:9b0d:4e72:1202:86ef:17fe" = ["carrot.alef.zoar.cx" "carrot"]; }; services.yggdrasil = lib.mkMerge [ -- cgit v1.2.3