Nix (package manager): Difference between revisions

imported>Ixxie
No edit summary
imported>Ixxie
Wrote install section.
Line 8: Line 8:
=== Installation ===
=== Installation ===


This section described common methods for installing Nix on Non-NixOS distributions. For alternative installation methods - including how to install Nix with a non-root account - see [[Nix Cookbook#Alternative Install Methods|the Nix Cookbook]].
This section provides an overview of common methods for installing Nix on Non-NixOS distributions.
 
The [https://nixos.org/nix/manual/#chap-installation installation section of the Nix manual] describes how to install Nix from binary or source on Linux and Mac systems for a user with root privileges; it is easiest to install Nix for a single user, but steps are also included for setting up a multiuser installation. For an extensive guide on various methods for installing Nix - including how to install Nix without root privileges - see the [[Nix Installation Guide]].


=== Configuration ===
=== Configuration ===