Change download buffer size

This commit is contained in:
2025-02-20 22:31:39 +00:00
parent 6c367e0d35
commit 08256daece
+2
View File
@@ -27,6 +27,8 @@
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
"ghostty.cachix.org-1:QB389yTa6gTyneehvqG58y0WnHjQOqgnA+wBnpWWxns="
];
# 500mb of download buffer size (default is 64mb)
download-buffer-size = 500 * 1024 * 1024;
};
gc =
{