faster download stall detection
This commit is contained in:
parent
0cae73e2f2
commit
91ba7cd962
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ in {
|
||||||
package = pkgs.nixUnstable;
|
package = pkgs.nixUnstable;
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
|
stalled-download-timeout = 30
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue