Jump to content

User:DoggoBit/Sandbox/main page

From Official NixOS Wiki

Welcome to the NixOS Wiki

NixOS Website  ⬩  Nix Ecosystem Documentation  ⬩  Discourse  ⬩  Matrix  ⬩  GitHub  ⬩  Community Calendar

The official NixOS Wiki is a growing collection of information, guides and tutorials about all things Nix. There are more than 300 articles to browse, read and contribute to.

Getting started

The official NixOS Wiki includes topics not covered in the NixOS Manual, such as NixOS user guides, configuration examples, troubleshooting tips, etc.

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.

Many great additional tools exist in the Nix ecosystem, such as:

  • Home Manager, a system for managing user profile & home directory contents
  • Nix Flakes, an experimental feature for managing dependencies of Nix projects

These add complexity and may be confusing at first, and you may even decide that you don't need them.

Start with plain Nix/NixOS, and only integrate Home Manager and/or Flakes into your setup once you're confident with Nix/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: