This commit is contained in:
Sandro - 2023-01-02 05:27:03 +01:00 committed by leon
parent 1c978d3f1c
commit 0a6a6dd95b
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;