Nix (package manager): Difference between revisions
m Focus on NixOS, and assumed that Nix 2.0 is used by most people now, so reordered the information. Home-Manager is not used outside Nixos (this is misleading), its used as addition to nixos in cases the nix-options arent enough. |
|||
Line 5: | Line 5: | ||
=== Installation === | === Installation === | ||
NixOS: Nix is being installed while NixOS | NixOS: Nix is being installed while you install NixOS. | ||
If you intend to utilize Nix on a different Linux distribution or a Mac computer, you can perform a standalone installation: The [https://nixos.org/manual/nix/stable/installation/ installation section of the Nix manual] describes the installation of standalone Nix from binary or source. | If you intend to utilize Nix on a different Linux distribution or a Mac computer, you can perform a standalone installation: The [https://nixos.org/manual/nix/stable/installation/ installation section of the Nix manual] describes the installation of standalone Nix from binary or source. |