1
0
Fork 0
This commit is contained in:
Sandro - 2023-01-02 05:27:03 +01:00
parent fba7a56124
commit 90fc1389e8
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ lib.mkMerge [
nix = {
settings = {
builders-use-substitutes = true;
builders-use-substitutes = true; # TODO: move
connect-timeout = 20;
experimental-features = "nix-command flakes";
fallback = true;