1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-26 11:41:15 +02:00
nix/doc/manual/source/installation/index.md
2025-03-05 16:39:03 -03:00

572 B

Installation

We recommend that macOS users install Determinate Nix using Determinate.pkg. For Linux and Windows Subsystem for Linux (WSL) users:

$ curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | \
  sh -s -- install --determinate

Distributions

The Nix community maintains installers for several distributions.

They can be found in the nix-community/nix-installers repository.