hydra-ca: add upstream ca hydra cache

This commit is contained in:
Sandro - 2022-07-01 01:30:46 +02:00
parent 51b70b1f0f
commit 0ed536b3fc
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 3 additions and 0 deletions

View File

@ -23,7 +23,10 @@
};
extraOptions = ''
allowed-uris = https://gitea.c3d2.de/ https://github.com/ https://gitlab.com/ ssh://gitea@gitea.c3d2.de/
builders-use-substitutes = true
experimental-features = ca-derivations nix-command flakes
extra-substituters = https://cache.ngi0.nixos.org/
extra-trusted-public-keys = cache.ngi0.nixos.org-1:KqH5CBLNSyX184S9BKZJo1LxrxJ9ltnY2uAs5c/f1MA=
'';
};