Testing s3-backed binary cache
This commit is contained in:
parent
4bd2c41976
commit
81b290bc07
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue