feat(gs/system): Add whitby to trustedBinaryCaches
This is needed as well to use it as a substituter it seems Change-Id: I6cefbccef2a61d665209131084bc58d7b56645f9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/899 Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
parent
6e7200cf4e
commit
d1db50ab64
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
{
|
{
|
||||||
nix = {
|
nix = {
|
||||||
binaryCaches = ["ssh://nix-ssh@whitby.tvl.fyi"];
|
binaryCaches = ["ssh://nix-ssh@whitby.tvl.fyi"];
|
||||||
|
trustedBinaryCaches = ["ssh://nix-ssh@whitby.tvl.fyi"];
|
||||||
binaryCachePublicKeys = ["cache.tvl.fyi:fd+9d1ceCPvDX/xVhcfv8nAa6njEhAGAEe+oGJDEeoc="];
|
binaryCachePublicKeys = ["cache.tvl.fyi:fd+9d1ceCPvDX/xVhcfv8nAa6njEhAGAEe+oGJDEeoc="];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue