Skip to content

Commit

Permalink
Document max-jobs=auto (#712)
Browse files Browse the repository at this point in the history
max-jobs is set to auto as of
#627
  • Loading branch information
mkenigs authored Nov 10, 2023
1 parent a026cc2 commit 6ca2c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ Differing from the upstream [Nix](https://github.com/NixOS/nix) installer script
+ `bash-prompt-prefix` is set
+ `auto-optimise-store` is set to `true` (On Linux only)
* `extra-nix-path` is set to `nixpkgs=flake:nixpkgs`
* `max-jobs` is set to `auto`
* an installation receipt (for uninstalling) is stored at `/nix/receipt.json` as well as a copy of the install binary at `/nix/nix-installer`
* `nix-channel --update` is not run, `~/.nix-channels` is not provisioned
* `ssl-cert-file` is set in `/etc/nix/nix.conf` if the `ssl-cert-file` argument is used.
Expand Down

0 comments on commit 6ca2c68

Please sign in to comment.