jupiter: add nix cache local proxy

This commit is contained in:
2026-04-25 18:21:00 +02:00
parent 12ad8a7dfa
commit 3e9b0496fb
2 changed files with 33 additions and 4 deletions

View File

@@ -9,12 +9,10 @@
"steamdeck.cachix.org-1:BVoP4TEu3ECgotaO+3J3r9SSn62GkUDBwizOFU/q4Bc="
];
extra-substituters = [
"https://steamdeck.cachix.org"
"https://cache.home.opel-online.de"
"https://steamdeck.cachix.org"
"https://cache.ci.kabtop.de"
];
#extra-trusted-substituters = [
# "https://cache.home.opel-online.de"
#];
};
};