From a3baabcd25fa89e1d41ce93f38860de5993e5cbe Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Tue, 12 Nov 2024 15:47:43 -0600 Subject: [PATCH] attic substituter --- base.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base.nix b/base.nix index 7a5e2e5..3d39268 100644 --- a/base.nix +++ b/base.nix @@ -105,7 +105,7 @@ "https://ai.cachix.org" "https://cache.lix.systems" "https://cosmic.cachix.org" - "https://cache.servidos.lat" + "https://cache.servidos.lat/cache" ]; trusted-public-keys = [ "nix-gaming.cachix.org-1:nbjlureqMbRAxR1gJ/f3hxemL9svXaZF/Ees8vCUUs4=" @@ -116,6 +116,7 @@ "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=" "cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE=" "cache.servidos.lat:om+P81I+m8Hawcvt1ydaSNVxGNnR0POJ8Wz+QVjQ3hA=" + "cache:Yiif6yN1XQ+tPfcdmluk78llMxtS3/UscEP1goUeW7Q=" ]; }; };