NixOS Wiki/zh-cn: Difference between revisions

From NixOS Wiki
Created page with "Newcomers to NixOS are encouraged to read the Nix Core Ecosystem overview article to get a comprehensive orientation. For more specific introductions, see: * NixOS * Nix package manager * Nixpkgs package repository * Nix Language If you want to try Nix standalone in another Linux distribution or on a Mac, take your first steps on [nix.dev]."
Tags: Mobile edit Mobile web edit
Created page with "}}"
Line 71: Line 71:
* [[Get In Touch#Events|Events]]
* [[Get In Touch#Events|Events]]


<div lang="en" dir="ltr" class="mw-content-ltr">
<b>About the Wiki</b>
* 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
* [[Contributing|Contribute to wiki and NixOS]]
* [[Manual of Style]]
}}
}}
{{home:box|news|News|{{NixOS_Wiki:News}}
[[NixOS_Wiki:News{{!}}... all news articles &rarr;]]
}}
    </div>
</div>
</div>

Revision as of 04:37, 9 September 2024

 Getting started

这是官方的 NixOS Wiki。 它包括 NixOS 手册 中未涵盖的主题: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 用于管理用户配置文件和home目录的内容
  • Nix Flakes 用于替代 nix-channel

这些功能增加了复杂性,容易让新手感到困惑,您或许可以决定不使用这他们。 从简单的 Nix/NixOS 开始,只有当你足够了解 Nix/NixOS 并得心应手后,才将 Home Manager 和/或 Flakes 整合到你的设置中.

 Setting up NixOS

 Documentation topics

第一站应该是 Resources,它是通往最重要文档的门户。以下是一些亮点。

主要参考资料:

主要页面类别:

另请参阅: