increase download buffer size

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-07-16 20:32:16 +02:00
parent c9ec302d19
commit 7c36c6ce14

View File

@@ -28,6 +28,7 @@ in {
warn-dirty = false
'';
settings = {
download-buffer-size = 262144000; # 250 MB (250 * 1024 * 1024)
auto-optimise-store = true;
experimental-features = ["nix-command" "flakes"];
substituters = [