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;
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
stalled-download-timeout = 30
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue