Skip to content

Commit

Permalink
--no-confirm
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Sep 20, 2024
1 parent 5868ded commit d872179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Install #[[nix]] using [the unofficial installer](https://github.com/Determinate

```sh
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | \
sh -s -- install --extra-conf "trusted-users = $(whoami)"
sh -s -- install --no-confirm --extra-conf "trusted-users = $(whoami)"
```

After installing Nix, open a new terminal and run the [Nix Health](https://github.com/juspay/nix-health) checks,
Expand Down

0 comments on commit d872179

Please sign in to comment.