Correct substituter URL

This commit is contained in:
Andrea Ciceri 2024-02-01 21:35:42 +01:00
parent 095ff99b18
commit 3cd9a3e4e9
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -16,7 +16,7 @@
]; ];
netrc-file = "/etc/nix/netrc"; netrc-file = "/etc/nix/netrc";
substituters = [ substituters = [
"https://cache.aciceri.dev" "s3://cache?profile=default&region=eu-south-1&scheme=https&endpoint=cache.aciceri.dev"
]; ];
trusted-public-keys = [ trusted-public-keys = [
"cache.aciceri.dev~1:nJMfcBnYieY2WMbYDG0s9S5qUhU+V4RPL+X9zcxXxZY=" "cache.aciceri.dev~1:nJMfcBnYieY2WMbYDG0s9S5qUhU+V4RPL+X9zcxXxZY="