Testing s3-backed binary cache
This commit is contained in:
parent
4bd2c41976
commit
81b290bc07
|
@ -40,8 +40,9 @@ in {
|
|||
substituters =
|
||||
if cfg.useSelfhostedCache
|
||||
then [
|
||||
# TESTING
|
||||
"https://minio.kilonull.com/nix-store"
|
||||
selfHostedCacheHost
|
||||
"https://cache.nixos.org/"
|
||||
]
|
||||
else [];
|
||||
trusted-public-keys =
|
||||
|
|
Loading…
Reference in a new issue