Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/content/concepts/nix-installer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix

For a more complete guide, see [Get Nix running on your system][start] here in Zero to Nix.

If this does not work (e.g. on older macOS versions), then go to https://docs.determinate.systems and use e.g. the _Universal_ graphical installer.

[ds]: https://determinate.systems
[install]: https://github.com/DeterminateSystems/nix-installer
[start]: /start/install