Jump to content

NixOS Wiki: Difference between revisions

From Official NixOS Wiki
m Separate the Ubuntu/NixOS comparison from the Cheatsheet, as they're separate pages.
Roxwize (talk | contribs)
fix redlink
 
(23 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<span style="height: 4px;"></span>
<!--T:1-->
__NOTOC__
__NOTOC__
<!-- NOTE: Please don't change the layout/categorizing without first coordinating with the other editors. -->
<!-- NOTE: Please don't change the layout/categorizing without first coordinating with the other editors. -->
<!-- NOTE: Feel free to add/edit content though! -->
<!-- NOTE: Feel free to add/edit content though! -->
<!-- NOTE: This page is affected by special CSS rules that alter the brightness of images in dark mode.
    Please do not add images here unless you understand the rules in MediaWiki:Common.css and have
    tested how this page looks in both light and dark mode. -->
<!-- NOTE: Removing those notes and/or disregarding this is not only rude, but should be considered defacement. -->
<!-- NOTE: Removing those notes and/or disregarding this is not only rude, but should be considered defacement. -->
<div class="row home-panes">
<div class="row home-panes">
     <div class="col-md-7">
     <div class="col-md-7">
{{home:box|get-started|icon=clarifications|Getting started|
{{home:box|get-started|icon=clarifications|2=<translate><!--T:15--> Getting started</translate>|3=
<translate>
<!--T:14-->
This is the official NixOS Wiki.
This is the official NixOS Wiki.
It includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual]: NixOS user guides, configuration examples, and troubleshooting tips.
It includes topics not covered in the [https://nixos.org/nixos/manual NixOS Manual]: NixOS user guides, configuration examples, and troubleshooting tips.


<!--T:2-->
<!--T:2-->
NixOS is a Linux operating system based on the Nix package manager and the Nixpkgs package repository.
NixOS is a [https://kernel.org/ Linux] operating system based on the Nix package manager and the Nixpkgs package repository.


<!--T:3-->
<!--T:3-->
Line 19: Line 23:
* [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[Nix package manager]]
* [[Nix package manager]]
* [[Nixpkgs]] package repository
* [[Nixpkgs|Nixpkgs package repository]]
* [[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].


<!--T:4-->
<!--T:4-->
Much great additional tooling exists in the Nix ecosystem such as:
Many great additional tools exist in the Nix ecosystem, such as:


<!--T:12-->
<!--T:12-->
* [[Home Manager|Home-manager]] to manage user profile & home directory contents
* [[Home Manager|Home Manager]], a system for managing user profile & home directory contents
* [[Flakes|Nix Flakes]] instead of nix-channel
* [[Flakes|Nix Flakes]], an experimental feature for managing dependencies of Nix projects


<!--T:13-->
<!--T:13-->
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.
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.}}
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.
</translate>}}


{{home:box|hosting|icon=cloud|<translate><!--T:16--> Setting up NixOS</translate>|<!-- once ready: * On your computer, with [[NixOS Installation Guide]] -->
<translate>
<!--T:5-->
<!--T:5-->
{{home:box|hosting|icon=cloud|Setting up NixOS|
<!-- once ready: * On your computer, with [[NixOS Installation Guide]] -->
* On desktop, with [[NixOS as a desktop]]
* On desktop, with [[NixOS as a desktop]]
* On ARM, with [[NixOS on ARM]]
* On ARM, with [[NixOS on ARM]]
* In the cloud, with [[NixOS friendly hosters]]
* In the cloud, with [[NixOS friendly hosters]]
}}
</translate>}}


{{home:box|doctopics|icon=manual|2=<translate><!--T:17--> Documentation topics</translate>|3=
<translate>
<!--T:6-->
<!--T:6-->
{{home:box|doctopics|icon=manual|Documentation topics|
First stop should be [[Resources]], which serves as a gateway to the most important documentation. Some highlights below.
First stop should be [[Resources]], which serves as a gateway to the most important documentation. Some highlights below.


Line 68: Line 74:
* [[Cheatsheet]]
* [[Cheatsheet]]
* [[Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]
* [[Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]
}}
</translate>}}


<!--T:10-->
{{home:box|wikipages|2=<translate><!--T:18--> Special pages</translate>|3=
{{home:box|wikipages|Special pages|3=<ul>
<ul>
<li><span class="plainlinks">[{{fullurl:Special:SpecialPages}} Overview of special pages]</span></li>
<li><span class="plainlinks"><translate><!--T:10--> [{{fullurl:Special:SpecialPages}} Overview of special pages]</translate></span></li>
<li><span class="plainlinks">[{{fullurl:Special:AllPages|hideredirects=1}} All pages of {{SERVERNAME}}]</span></li>
<li><span class="plainlinks"><translate><!--T:19--> [{{fullurl:Special:AllPages|hideredirects=1}} All pages of {{SERVERNAME}}]</translate></span></li>
<li>[[Special:Categories|All categories of {{SERVERNAME}}]]</li>
<li><translate><!--T:20--> [[Special:Categories|All categories of {{SERVERNAME}}]]</translate></li>
<li>[{{fullurl:Special:RecentChanges|hidebots=1&reviewStatus=unpatrolled}} Unpatrolled changes of {{SERVERNAME}}]</li>
<li><translate><!--T:21--> [{{fullurl:Special:RecentChanges|hidebots=1&reviewStatus=unpatrolled}} Unpatrolled changes of {{SERVERNAME}}]</translate></li>
</ul>}}
</ul>}}
     </div>
     </div>
     <div class="col-md-5">
     <div class="col-md-5">
{{home:box|get-in-touch|icon=dialog-hi|Get in touch|
 
{{home:box|get-in-touch|icon=dialog-hi|2=<translate><!--T:22--> Get in touch</translate>|3=
<translate>
<!--T:23-->
<b>With the community</b>
<b>With the community</b>
* [https://nixos.org/ Official NixOS website]
* [https://nixos.org/ Official NixOS website]
Line 94: Line 103:
* [[Contributing|Contribute to wiki and NixOS]]
* [[Contributing|Contribute to wiki and NixOS]]
* [[Manual of Style]]
* [[Manual of Style]]
}}
* [[Official_NixOS_Wiki:History|History of NixOS Wikis]]
{{home:box|news|News|{{NixOS_Wiki:News}}
</translate>}}
[[NixOS_Wiki:News{{!}}... all news articles &rarr;]]
 
}}
{{home:box|news|2=<translate><!--T:24--> News</translate>|3=
{{Official NixOS_Wiki:News}}
<translate>
<!--T:25-->
[[Official NixOS_Wiki:News{{!}}... all news articles &rarr;]]
</translate>}}
     </div>
     </div>
</div>
</div>
</translate>

Latest revision as of 16:22, 16 November 2025

 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.

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:

 Get in touch

With the community

About the Wiki

 News

2025-05-23NixOS 25.05 released

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 →