NixOS Wiki: Difference between revisions
Adisbladis (talk | contribs) 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 some typo |
||
| (35 intermediate revisions by 13 users not shown) | |||
| Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
< | <span style="height: 4px;"></span> | ||
< | __NOTOC__ | ||
__NOTOC__<!-- NOTE: Please don't change the layout/categorizing without first coordinating with the other editors. --><!-- NOTE: Feel free to add/edit content though! --><!-- NOTE: Removing those notes and/or disregarding this is not only rude, but should be considered defacement. --> | <!-- NOTE: Please don't change the layout/categorizing without first coordinating with the other editors. --> | ||
<!-- 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. --> | |||
<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 [<tvar name=1>https://nixos.org/nixos/manual</tvar> 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 [<tvar name=1>https://kernel.org/</tvar> Linux] operating system based on the Nix package manager and the Nixpkgs package repository. | ||
<!--T:3--> | <!--T:3--> | ||
Newcomers to NixOS are encouraged to read the [[Nix Ecosystem|Nix Core Ecosystem]] overview article to get a comprehensive orientation. For more specific introductions, see: | Newcomers to NixOS are encouraged to read the [[<tvar name=0>Special:MyLanguage/Nix Ecosystem</tvar>|Nix Core Ecosystem]] overview article to get a comprehensive orientation. For more specific introductions, see: | ||
* [[NixOS]] | * [[<tvar name=1>Special:MyLanguage/Overview_of_the_NixOS_Linux_distribution</tvar>|NixOS]] | ||
* [[Nix package manager]] | * [[<tvar name=2>Special:MyLanguage/Nix package manager</tvar>|Nix package manager]] | ||
* [[Nixpkgs]] | * [[<tvar name=3>Special:MyLanguage/Nixpkgs</tvar>|Nixpkgs package repository]] | ||
* [[Overview of the Nix Language |Nix Language]] | * [[<tvar name=4>Special:MyLanguage/Overview of the Nix Language</tvar>|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 [<tvar name=5>https://nix.dev</tvar> nix.dev]. | ||
<!--T:4--> | <!--T:4--> | ||
Many great additional tools exist in the Nix ecosystem, such as: | |||
<!--T:12--> | |||
* [[<tvar name=1>Special:MyLanguage/Home Manager</tvar>|Home Manager]], a system for managing user profile & home directory contents | |||
* [[<tvar name=2>Special:MyLanguage/Flakes</tvar>|Nix Flakes]], an experimental feature for managing dependencies of Nix projects | |||
<!--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--> | ||
* On desktop, with [[<tvar name=1>Special:MyLanguage/NixOS as a desktop</tvar>|NixOS as a desktop]] | |||
* On ARM, with [[<tvar name=2>Special:MyLanguage/NixOS on ARM</tvar>|NixOS on ARM]] | |||
* In the cloud, with [[<tvar name=3>Special:MyLanguage/NixOS friendly hosters</tvar>|NixOS friendly hosters]] | |||
* On ARM, with [[NixOS on ARM]] | </translate>}} | ||
* In the cloud, with [[NixOS friendly hosters]] | |||
}} | |||
{{home:box|doctopics|icon=manual|2=<translate><!--T:17--> Documentation topics</translate>|3= | |||
<translate> | |||
<!--T:6--> | <!--T:6--> | ||
First stop should be [[<tvar name=1>Special:MyLanguage/Resources</tvar>|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. | |||
<!--T:7--> | <!--T:7--> | ||
| Line 57: | Line 69: | ||
<!--T:9--> | <!--T:9--> | ||
See also: | See also: | ||
* [[FAQ]] | * [[<tvar name=1>Special:MyLanguage/FAQ</tvar>|FAQ]] | ||
* [[Nix vs. Linux Standard Base]] | * [[<tvar name=2>Special:MyLanguage/Nix vs. Linux Standard Base</tvar>|Nix vs. Linux Standard Base]] | ||
* [[Terms and Definitions in Nix Project]] | * [[<tvar name=3>Special:MyLanguage/Terms and Definitions in Nix Project</tvar>|Terms and Definitions in Nix Project]] | ||
* [[Cheatsheet|Cheatsheet / Comparison between Ubuntu and NixOS]] | * [[<tvar name=4>Special:MyLanguage/Cheatsheet</tvar>|Cheatsheet]] | ||
}} | * [[<tvar name=5>Special:MyLanguage/Ubuntu vs. NixOS</tvar>|Comparison between Ubuntu and NixOS]] | ||
</translate>}} | |||
<!--T: | {{home:box|wikipages|2=<translate><!--T:18--> Special pages</translate>|3= | ||
<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] | * [<tvar name=1>https://nixos.org/</tvar> Official NixOS website] | ||
* [[Nix Community|Community overview]] | * [<tvar name=2>https://nixos.org/community/#governance-teams</tvar> Official Teams] | ||
* [[Get In Touch|Chats and forums]] | * [[<tvar name=3>Special:MyLanguage/Nix Community</tvar>|Community overview]] | ||
* [[Support|Get support]] | * [[<tvar name=4>Special:MyLanguage/Get In Touch</tvar>|Chats and forums]] | ||
* [[Get In Touch#Events|Events]] | * [[<tvar name=5>Special:MyLanguage/Support</tvar>|Get support]] | ||
* [[<tvar name=6>Special:MyLanguage/Get In Touch#Events</tvar>|Events]] | |||
<!--T:11--> | <!--T:11--> | ||
| Line 84: | Line 101: | ||
* Matrix chat for Wiki contributors [https://matrix.to/#/#wiki:nixos.org #wiki:nixos.org] | * Matrix chat for Wiki contributors [https://matrix.to/#/#wiki:nixos.org #wiki:nixos.org] | ||
* Email [mailto:wiki@nixos.org wiki@nixos.org] for contacting wiki.nixos.org regarding any wiki operational topics or requests | * Email [mailto:wiki@nixos.org wiki@nixos.org] for contacting wiki.nixos.org regarding any wiki operational topics or requests | ||
* [[Contributing to | * [[<tvar name=1>Special:MyLanguage/Contributing</tvar>|Contribute to wiki and NixOS]] | ||
}} | * [[<tvar name=2>Special:MyLanguage/Manual of Style</tvar>|Manual of Style]] | ||
{{home:box|news|News|{{NixOS_Wiki:News}} | * [[<tvar name=3>Special:MyLanguage/Official_NixOS_Wiki:History</tvar>|History of NixOS Wikis]] | ||
[[NixOS_Wiki:News{{!}}... all news articles →]] | </translate>}} | ||
}} | |||
{{home:box|news|2=<translate><!--T:24--> News</translate>|3= | |||
{{Official NixOS_Wiki:News}} | |||
<translate> | |||
<!--T:25--> | |||
[[Official NixOS_Wiki:News{{!}}... all news articles →]] | |||
</translate>}} | |||
</div> | </div> | ||
</div> | </div> | ||