Add nas1 attic cache

This commit is contained in:
Greg Hellings
2025-10-10 21:38:00 -05:00
parent 85c6e2a4cd
commit 145f43d352
4 changed files with 72 additions and 0 deletions
+2
View File
@@ -42,6 +42,7 @@ in
substituters =
(lib.optionals cfg.cache [
"http://chronicles.shire-zebra.ts.net:9000/binary-cache/"
"http://nas1.shire-zebra.ts.net:8080/nixos"
])
++ [
"https://ai.cachix.org"
@@ -53,6 +54,7 @@ in
];
trusted-public-keys = [
"chronicles.shire-zebra.ts.net:0qWYHn3gGllXChhAaaxKlNZtRy6yG/XJs1RFSqV3nW8="
"nixos:1018vqYZeLLOFt+XPiB8k49w2yX8/MT7UbPLCXB92F0="
"ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc="
"nixpkgs-python.cachix.org-1:hxjI7pFxTyuTHn2NkvWCrAUcNZLNS3ZAvfYNuYifcEU="
"greg-hellings.cachix.org-1:y01Jl/L5evlhxdnUW6n56AiI1k8g1wxWhTxJCe7XSco="