Jump to content

NixOS Wiki: Difference between revisions

From Official NixOS Wiki
Klinger (talk | contribs)
removed Link to get-in-touch page for e-mail wiki-contact, because the get-in-touch page is for platforms/services and does not include a contact e-mail for wiki-administration. (may be added there too instead of this removal)
Klinger (talk | contribs)
Getting startedd Its important to mention Home Manager and Flakes on the landing page - but its also important to guide people to ignore them for a while (its difficult to grok all the concepts at once, many fail while trying to grasp NixOS, most used advice on reddit and co is: „you need to start with flakes and home manager“
Line 12: Line 12:
* [[Overview of the Nix Language |Nix Language]]
* [[Overview of the Nix Language |Nix Language]]
If you want to try Nix standalone in another Linux distribution or on a Mac, take your first steps on [https://nix.dev nix.dev].
If you want to try Nix standalone in another Linux distribution or on a Mac, take your first steps on [https://nix.dev nix.dev].
A lot of people use [[Home manager]] for managing the contents of their home directory, many use [[Flakes]] instead of the NixOS bi-annually release channels. Both add complexity and you may not even need them. Just start with NixOS and then add Home manager and/or Flakes to your setup when you are comfortable with NixOS (and you understand their relevance).
}}
}}



Revision as of 19:45, 15 April 2024

Template:Jumbotron

 Getting started

This is the official NixOS Wiki. It includes topics not covered in the NixOS Manual: NixOS user guides, configuration examples, and troubleshooting tips.

NixOS is a Linux operating system based on the Nix package manager and the Nixpkgs package repository.

Newcomers to NixOS are encouraged to read the Nix Core Ecosystem overview article to get a comprehensive orientation. For more specific introductions, see:

If you want to try Nix standalone in another Linux distribution or on a Mac, take your first steps on nix.dev.

A lot of people use Home manager for managing the contents of their home directory, many use Flakes instead of the NixOS bi-annually release channels. Both add complexity and you may not even need them. Just start with NixOS and then add Home manager and/or Flakes to your setup when you are comfortable with NixOS (and you understand their relevance).

 Setting up NixOS

 Documentation topics

First stop should be Resources, which serves as a gateway to the most important documentation. Some highlights below.

Primary reference material:

Major page categories:

See also: