mirror of
https://github.com/zoriya/flake.git
synced 2026-05-31 18:04:19 +00:00
Change download buffer size
This commit is contained in:
@@ -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 =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user