NixOS Wiki/zh-cn: Difference between revisions

From NixOS Wiki
Created page with "}}"
No edit summary
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
由于未知原因,翻译页面在处理url等内容时会出现未知错误,本页面错误处用(!error)代替
__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 14: Line 15:
* [[Nixpkgs]] package repository
* [[Nixpkgs]] package repository
* [[Overview of the Nix Language |Nix Language]]
* [[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 [nix.dev].
If you want to try Nix standalone in another Linux distribution or on a Mac, take your first steps on (!error)


Nix生态中有许多的附加工具,例如:
Nix生态中有许多的附加工具,例如:
Line 71: Line 72:
* [[Get In Touch#Events|Events]]
* [[Get In Touch#Events|Events]]


(!error)
}}
}}

Latest revision as of 04:44, 9 September 2024

由于未知原因,翻译页面在处理url等内容时会出现未知错误,本页面错误处用(!error)代替

 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 (!error)

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

  • Home-manager 用于管理用户配置文件和home目录的内容
  • Nix Flakes 用于替代 nix-channel

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

 Setting up NixOS

 Documentation topics

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

主要参考资料:

主要页面类别:

另请参阅:

 Get in touch