builders can download from substituters

This commit is contained in:
Luj 2023-06-09 12:10:53 +02:00
parent 89be00ff5b
commit faa49bc9c7

View file

@ -22,6 +22,7 @@ with lib;
];
settings =
{
builders-use-substitutes = true;
auto-optimise-store = true;
substituters = [
"https://cache.nixos.org"