removed nixos-hardware
This commit is contained in:
parent
4773f8d79a
commit
2862aa7aa9
5 changed files with 8 additions and 8 deletions
|
@ -55,7 +55,7 @@
|
|||
# Let the system decide the number of max jobs
|
||||
# based on available system specs. Usually this is
|
||||
# the same as the number of cores your CPU has.
|
||||
max-jobs = "auto";
|
||||
max-jobs = 2;
|
||||
|
||||
# If set, Nix will perform builds in a sandboxed environment
|
||||
# that it will set up automatically for each build.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue