diff --git a/en/install.md b/en/install.md index b03c1681..52627371 100644 --- a/en/install.md +++ b/en/install.md @@ -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