hydra: change hydraCache URL

This commit is contained in:
Kabbone 2024-06-11 19:54:49 +02:00
parent 2cab296188
commit 939f5d9433
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -8,11 +8,11 @@
"hades-builder:AFdPgi6Qq/yKqc2V2imgzMikEkVEFCrDaHyAmOJ3MII=" "hades-builder:AFdPgi6Qq/yKqc2V2imgzMikEkVEFCrDaHyAmOJ3MII="
]; ];
extra-substituters = [ extra-substituters = [
"https://cache.home.opel-online.de" "https://cache.ci.kabtop.de"
];
extra-trusted-substituters = [
"https://cache.home.opel-online.de"
]; ];
#extra-trusted-substituters = [
# "https://cache.home.opel-online.de"
#];
}; };
}; };