updated flake and increased download buffer to 500mb
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
## Limit Cores on rebuild and enable Flakes
|
||||
nix.settings = {
|
||||
cores = 6;
|
||||
download-buffer-size = 524288000;
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
|
||||
Reference in New Issue
Block a user