mirror of
https://github.com/NixOS/nix
synced 2025-06-26 11:41:15 +02:00
467 B
467 B
Installation
This section describes how to install and configure Nix for first-time use. Nix follows a multi-user model on both Linux and macOS.
$ curl -L https://nixos.org/nix/install | sh -s -- --daemon
Distributions
The Nix community maintains installers for several distributions.
They can be found in the nix-community/nix-installers
repository.