Jump to content

NixOS Wiki/fa: Difference between revisions

From Official NixOS Wiki
Created page with "ویکی نیکس‌اواس"
Tags: Mobile edit Mobile web edit
 
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
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 [[Special:MyLanguage/Nix Ecosystem|Nix Core Ecosystem]] overview article to get a comprehensive orientation. For more specific introductions, see:
* [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[Special:MyLanguage/Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[Nix package manager]]
* [[Special:MyLanguage/Nix package manager|Nix package manager]]
* [[Nixpkgs|Nixpkgs package repository]]
* [[Special:MyLanguage/Nixpkgs|Nixpkgs package repository]]
* [[Overview of the Nix Language |Nix Language]]
* [[Special:MyLanguage/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].
</div>
</div>
Line 34: Line 34:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
* [[Home Manager|Home Manager]], a system for managing user profile & home directory contents
* [[Special:MyLanguage/Home Manager|Home Manager]], a system for managing user profile & home directory contents
* [[Flakes|Nix Flakes]], an experimental feature for managing dependencies of Nix projects
* [[Special:MyLanguage/Flakes|Nix Flakes]], an experimental feature for managing dependencies of Nix projects
</div>
</div>


Line 45: Line 45:
{{home:box|hosting|icon=cloud|<span lang="en" dir="ltr" class="mw-content-ltr">Setting up NixOS</span>|<!-- once ready: * On your computer, with [[NixOS Installation Guide]] -->
{{home:box|hosting|icon=cloud|<span lang="en" dir="ltr" class="mw-content-ltr">Setting up NixOS</span>|<!-- once ready: * On your computer, with [[NixOS Installation Guide]] -->
<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
* On desktop, with [[NixOS as a desktop]]
* On desktop, with [[Special:MyLanguage/NixOS as a desktop|NixOS as a desktop]]
* On ARM, with [[NixOS on ARM]]
* On ARM, with [[Special:MyLanguage/NixOS on ARM|NixOS on ARM]]
* In the cloud, with [[NixOS friendly hosters]]
* In the cloud, with [[Special:MyLanguage/NixOS friendly hosters|NixOS friendly hosters]]
</div>}}
</div>}}


{{home:box|doctopics|icon=manual|2=<span lang="en" dir="ltr" class="mw-content-ltr">Documentation topics</span>|3=
{{home:box|doctopics|icon=manual|2=<span lang="en" dir="ltr" class="mw-content-ltr">Documentation topics</span>|3=
<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
First stop should be [[Resources]], which serves as a gateway to the most important documentation. Some highlights below.
First stop should be [[Special:MyLanguage/Resources|Resources]], which serves as a gateway to the most important documentation. Some highlights below.
</div>
</div>


Line 74: Line 74:
<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
See also:
See also:
* [[FAQ]]
* [[Special:MyLanguage/FAQ|FAQ]]
* [[Nix vs. Linux Standard Base]]
* [[Special:MyLanguage/Nix vs. Linux Standard Base|Nix vs. Linux Standard Base]]
* [[Terms and Definitions in Nix Project]]
* [[Special:MyLanguage/Terms and Definitions in Nix Project|Terms and Definitions in Nix Project]]
* [[Cheatsheet]]
* [[Special:MyLanguage/Cheatsheet|Cheatsheet]]
* [[Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]
* [[Special:MyLanguage/Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]
</div>}}
</div>}}


Line 96: Line 96:
* [https://nixos.org/ Official NixOS website]
* [https://nixos.org/ Official NixOS website]
* [https://nixos.org/community/#governance-teams Official Teams]
* [https://nixos.org/community/#governance-teams Official Teams]
* [[Nix Community|Community overview]]
* [[Special:MyLanguage/Nix Community|Community overview]]
* [[Get In Touch|Chats and forums]]
* [[Special:MyLanguage/Get In Touch|Chats and forums]]
* [[Support|Get support]]
* [[Special:MyLanguage/Support|Get support]]
* [[Get In Touch#Events|Events]]
* [[Special:MyLanguage/Get In Touch#Events|Events]]
</div>
</div>


Line 106: Line 106:
* 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|Contribute to wiki and NixOS]]
* [[Special:MyLanguage/Contributing|Contribute to wiki and NixOS]]
* [[Manual of Style]]
* [[Special:MyLanguage/Manual of Style|Manual of Style]]
* [[Official_NixOS_Wiki:History|History of NixOS Wikis]]
* [[Special:MyLanguage/Official_NixOS_Wiki:History|History of NixOS Wikis]]
</div>}}
</div>}}



Latest revision as of 18:29, 7 March 2026

 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.

 {{{2}}}

{{{3}}}

 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:

 Get in touch

About the Wiki

 News

2025-11-30NixOS 25.11 released

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.