feat(nix): set download-buffer-size to 512MiB
This commit is contained in:
@@ -47,6 +47,7 @@ lib.my.makeSwitch {
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
|
||||
];
|
||||
download-buffer-size = 536870912; # 512 MiB
|
||||
};
|
||||
|
||||
sops.secrets.nix-github-token = {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user