Skip to content

Commit

Permalink
Remove graphical installer
Browse files Browse the repository at this point in the history
Unsure if they allow setting trusted users
  • Loading branch information
srid authored Sep 20, 2024
1 parent facef6e commit 5868ded
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions en/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix
sh -s -- install --extra-conf "trusted-users = $(whoami)"
```

> [!tip] Graphical installer for [[macos]]
> The unofficial installer is also available as a graphical installer for [[macos]]. You can get it [here](https://determinate.systems/posts/graphical-nix-installer).
After installing Nix, open a new terminal and run the [Nix Health](https://github.com/juspay/nix-health) checks,

```sh
Expand Down

0 comments on commit 5868ded

Please sign in to comment.