NixOS Wiki/zh-hans: Difference between revisions

From NixOS Wiki
Created page with "* Home-manager 可以帮助管理用户配置文件和主目录内容 * Nix Flakes 可以替代 nix-channel"
Tags: Mobile edit Mobile web edit
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
__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. -->
__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. -->
<div class="row home-panes">
<div class="row home-panes">
Line 6: Line 7:
这是 NixOS 官方 Wiki.
这是 NixOS 官方 Wiki.
这里包含了一些没有被 [https://nixos.org/nixos/manual NixOS Manual] 涵盖的主题,如 NixOS 用户指南,配置示例和故障排除引导。
这里包含了一些没有被 [https://nixos.org/nixos/manual NixOS Manual] 涵盖的主题,如 NixOS 用户指南,配置示例和故障排除引导。
</div>


NixOS 是一个基于 Nix 包管理器和 Nixpkgs 包存储库的 Linux 操作系统。
NixOS 是一个基于 Nix 包管理器和 Nixpkgs 包存储库的 Linux 操作系统。
Line 11: Line 13:
<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 [[Nix Ecosystem|Nix Core Ecosystem]] overview article to get a comprehensive orientation. For more specific introductions, see:
* [[NixOS]]
* [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[Nix package manager]]
* [[Nix package manager]]
* [[Nixpkgs]] package repository
* [[Nixpkgs]] package repository
Line 20: Line 22:
Nix 生态系统中存在许多很棒的附加工具,例如:
Nix 生态系统中存在许多很棒的附加工具,例如:


<div class="mw-translate-fuzzy">
* Home-manager 可以帮助管理用户配置文件和主目录内容
* Home-manager 可以帮助管理用户配置文件和主目录内容
* Nix Flakes 可以替代 nix-channel
* Nix Flakes 可以替代 nix-channel
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
使用上述工具很有可能会增加你配置的复杂性,因此在一开始可能会让人感到困惑,你甚至可能决定不需要它们。
These add complexity and may be confusing at first, and you may even decide that you don't need them.
因此,请从最简单的 Nix/NixOS 开始,只有在你对 Nix/NixOS 有充分的信心并理解各个步骤的意义之后再尝试将 Home-manager 或 Nix Flakes 集成到你的设置中。
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.}}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 64: Line 66:
* [[Nix vs. Linux Standard Base]]
* [[Nix vs. Linux Standard Base]]
* [[Terms and Definitions in Nix Project]]
* [[Terms and Definitions in Nix Project]]
* [[Cheatsheet|Cheatsheet / Comparison between Ubuntu and NixOS]]
* [[Cheatsheet]]
* [[Ubuntu vs. NixOS|Comparison between Ubuntu and NixOS]]
}}
}}
</div>
</div>
Line 80: Line 83:
<b>With the community</b>
<b>With the community</b>
* [https://nixos.org/ Official NixOS website]
* [https://nixos.org/ Official NixOS website]
* [https://nixos.org/community/#governance-teams Official Teams]
* [[Nix Community|Community overview]]
* [[Nix Community|Community overview]]
* [[Get In Touch|Chats and forums]]
* [[Get In Touch|Chats and forums]]

Latest revision as of 09:00, 4 November 2024

{{home:box|get-started|icon=clarifications|Getting started| 这是 NixOS 官方 Wiki. 这里包含了一些没有被 NixOS Manual 涵盖的主题,如 NixOS 用户指南,配置示例和故障排除引导。

NixOS 是一个基于 Nix 包管理器和 Nixpkgs 包存储库的 Linux 操作系统。

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.

Nix 生态系统中存在许多很棒的附加工具,例如:

  • Home-manager 可以帮助管理用户配置文件和主目录内容
  • Nix Flakes 可以替代 nix-channel

使用上述工具很有可能会增加你配置的复杂性,因此在一开始可能会让人感到困惑,你甚至可能决定不需要它们。 因此,请从最简单的 Nix/NixOS 开始,只有在你对 Nix/NixOS 有充分的信心并理解各个步骤的意义之后再尝试将 Home-manager 或 Nix Flakes 集成到你的设置中。

 Setting up NixOS

 Documentation topics

{{{3}}}

 Get in touch

{{{3}}}

 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 →