NixOS Wiki: Difference between revisions

From NixOS Wiki
Change confusing wording regarding flakes in relations to channels. Flakes is not an alternative to the bi-annual releases. It's an alternative to nix-channel.
m Fix list formatting
Line 22: Line 22:
<!--T:4-->
<!--T:4-->
Much great additional tooling exists in the Nix ecosystem such as:
Much great additional tooling exists in the Nix ecosystem such as:
- Home-manager to manage user profile & home directory contents
 
- Nix Flakes instead of nix-channel
* Home-manager to manage user profile & home directory contents
* Nix Flakes instead of nix-channel


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

Revision as of 04:56, 26 August 2024

 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.

Much great additional tooling exists in the Nix ecosystem such as:

  • Home-manager to manage user profile & home directory contents
  • Nix Flakes instead of nix-channel

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:

 Get in touch

With the community

About the Wiki

 News

2024-09-02Wiki editors use Manual of Style

The Wiki team discussed and put into effect the Manual of Style for editing wiki articles. This is a huge step towards clear and consistent documentation. All editors are encouraged to follow this guide.

2024-08-22Wiki editors meeting

All interested wiki editors meet on 22th of August at 21:15 CEST in a Jitsi conference.

Agenda: https://pad.lassul.us/wiki-agenda?view

2024-07-05Wiki editors meeting

All interested wiki editors meet on 5th of July at 13:00 CEST in a Jitsi conference.

2024-04-01Launch of the wiki

The official NixOS wiki has taken off! If you want to find out why there is a new wiki effort, check out the FAQ.

... all news articles →