User:Vater/test/Main Page: Difference between revisions

From NixOS Wiki
mNo edit summary
m (an unsafed text maybe)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{|
{|
|-
| style="width:200px;" |
| style="width:100%;" |
|- style="vertical-align:top;"
|- style="vertical-align:top;"
|
|
{| class="wikitable" style="width:100%;"
{| class="wikitable"
|-
|-
! style="text-align:left;" |
! style="text-align:left;" |
Line 24: Line 27:
|-
|-
|}
|}
{| class="wikitable" style="width:100%;"
{| class="wikitable"
|-
|-
! style="text-align:left;" |
! style="text-align:left;" |
Line 36: Line 39:
|-
|-
|}
|}
{| class="wikitable" style="width:100%;"
{| class="wikitable"
|-
|-
! style="text-align:left;" |
! style="text-align:left;" |
Line 63: Line 66:
|-
|-
|}
|}
{| class="wikitable" style="width:100%;"
{| class="wikitable"
|-
|-
! style="text-align:left;" |
! style="text-align:left;" |
Line 76: Line 79:
|}
|}
|
|
{| class="wikitable" style="width:100%;"
{| class="wikitable"
|-
|-
! style="text-align:left;" |
! style="text-align:left;" |
Line 93: Line 96:
|-
|-
|}
|}
{| class="wikitable" style="width:100%;"
{| class="wikitable"
|-
|-
! style="text-align:left;" |
! style="text-align:left;" |

Revision as of 14:58, 28 May 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.

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:

Special pages

Get in touch

News

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 →