Check out FlakeHub — the best place to discover and publish Nix flakes, from Determinate Systems.

We use a single, first-party analytics cookie to focus our limited time and energy on the most important documentation. Check out our privacy policy .

The Determinate Nix Installer

A fast, stable Nix installer created by Determinate Systems

Concepts / The Determinate Nix Installer

We recommend starting with the Nix quick start and consulting concept docs primarily for clarification. Feel free to click x to the right to disable this notification on all concept docs.

The Determinate Nix Installer is a fast and stable Nix installer created by Determinate Systems. It currently supports both Linux and macOS.

Using the Determinate Nix Installer

You can run the installer on your system using this command:

One command to install Nix
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

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


Was this page helpful?