Jump to content

Translations:Nix ecosystem/6/en

From Official NixOS Wiki
Revision as of 19:50, 28 August 2025 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Usage of NixOS

Users install the NixOS distribution on their computers just as any other Linux distribution. They read about packages to install and configuration options in Nixpkgs via https://search.nixos.org and this wiki. They use the Nix language to declaratively describe in a text file what software packages should be installed and how the system should be configured. They run 2 command line programs in a terminal to transform the system into the described system. They use the system as any other Linux system.