forked from poz/niksos
enable automatic store optimisation
This commit is contained in:
parent
5e2b828238
commit
40a60d1ddb
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@
|
||||||
];
|
];
|
||||||
max-jobs = 3;
|
max-jobs = 3;
|
||||||
cores = 4;
|
cores = 4;
|
||||||
|
auto-optimise-store = true;
|
||||||
substituters = [
|
substituters = [
|
||||||
"https://nix-gaming.cachix.org"
|
"https://nix-gaming.cachix.org"
|
||||||
"https://nix-community.cachix.org"
|
"https://nix-community.cachix.org"
|
||||||
|
|
Loading…
Reference in a new issue