NixOS Wiki/zh-cn: Difference between revisions

From NixOS Wiki
Weijia (talk | contribs)
No edit summary
Weijia (talk | contribs)
No edit summary
Line 13: Line 13:
NixOS 是基于 Nix 包管理器和 Nixpkgs 包存储库的 Linux 操作系统发行版。
NixOS 是基于 Nix 包管理器和 Nixpkgs 包存储库的 Linux 操作系统发行版。


<div class="mw-translate-fuzzy">
建议 NixOS 新手阅读 [[Nix Ecosystem|Nix 核心生态系统]] 概览文章,以获得全面的入门知识。有关更具体的介绍,请参阅
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:
* [[Overview_of_the_NixOS_Linux_distribution|NixOS]]
* [[NixOS]]
* [[Nix package manager|Nix 软件包管理器]]
* [[Nix package manager]]
* [[Nixpkgs]] 软件包仓库
* [[Nixpkgs]] package repository
* [[Overview of the Nix Language |Nix 语言]]
* [[Overview of the Nix Language |Nix Language]]
如果您想在其他 Linux 发行版或 Mac 上独立体验 Nix,请访问 nix.dev 开始您的第一步。
If you want to try Nix standalone in another Linux distribution or on a Mac, take your first steps on (!error)
</div>


Nix生态中有许多的附加工具,例如:
Nix生态中有许多的附加工具,例如:

Revision as of 21:31, 6 December 2024

 快速入门

这是官方的 NixOS 维基。 它包含了 NixOS 手册 中未涵盖的主题:NixOS 用户指南、配置示例和故障排除提示。

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

建议 NixOS 新手阅读 Nix 核心生态系统 概览文章,以获得全面的入门知识。有关更具体的介绍,请参阅

如果您想在其他 Linux 发行版或 Mac 上独立体验 Nix,请访问 nix.dev 开始您的第一步。

Nix生态中有许多的附加工具,例如:

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

 Setting up NixOS

 Documentation topics

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

主要参考资料:

主要页面类别:

另请参阅: