We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2477de2 commit dc241f2Copy full SHA for dc241f2
README.md
@@ -415,6 +415,7 @@ Differing from the upstream [Nix](https://github.com/NixOS/nix) installer script
415
+ `auto-optimise-store` is set to `true` (On Linux only)
416
* `extra-nix-path` is set to `nixpkgs=flake:nixpkgs`
417
* `max-jobs` is set to `auto`
418
+ * `upgrade-nix-store-path-url` is set to `https://install.determinate.systems/nix-upgrade/stable/universal`
419
* an installation receipt (for uninstalling) is stored at `/nix/receipt.json` as well as a copy of the install binary at `/nix/nix-installer`
420
* `nix-channel --update` is not run, `~/.nix-channels` is not provisioned
421
* `ssl-cert-file` is set in `/etc/nix/nix.conf` if the `ssl-cert-file` argument is used.
0 commit comments