Created
October 12, 2018 12:44
-
-
Save drchaos/29ffa0235adaaacad124caadef36be30 to your computer and use it in GitHub Desktop.
Speedup your nix now!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Put this lines to your /etc/nix/nix.conf | |
max-jobs = auto | |
cores = 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment