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