Jump to content

NixOS Wiki: Difference between revisions

From Official NixOS Wiki
Klinger (talk | contribs)
reduced the clutter of too many links in the „get in touch box“: made clear its the NixOS website, moved the chats and forums into “get in touch“ article (there was only shown a part of the chats and forums and some have been links „get in touch“ anyway. ) For the possible contributors to this wiki the wiki matrix chat is the most important link - thats why I added it here more prominently. I removed the github link to nixpgs - we should offer a consolidated article for the github links.
Klinger (talk | contribs)
mNo edit summary
Line 56: Line 56:
*[[Nix Community|Community overview]]
*[[Nix Community|Community overview]]
*[[Support|Get support]]
*[[Support|Get support]]
*[https://nixos.org/ Official NixOS Website]
*[https://nixos.org/ Official NixOS website]
* [[Get In Touch|Chats and Forums]]
* [[Get In Touch|Chats and forums]]


* Wiki
* Wiki

Revision as of 21:38, 16 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. Begin with NixOS, and only integrate Home Manager and/or Flakes into your setup once you're confident with NixOS and comprehend their significance.

 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:

 Get in touch