NixOS Wiki/zh-cn: Difference between revisions

From NixOS Wiki
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
 
(11 intermediate revisions by 2 users 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">
     <div class="col-md-7">
     <div class="col-md-7">
 
{{home:box|get-started|icon=clarifications|Getting started|
这是官方的 NixOS Wiki。
这是官方的 NixOS Wiki。
它包括 [https://nixos.org/nixos/manual NixOS 手册] 中未涵盖的主题:NixOS 用户指南、配置示例和故障排除提示。
它包括 [https://nixos.org/nixos/manual NixOS 手册] 中未涵盖的主题:NixOS 用户指南、配置示例和故障排除提示.


<div class="mw-translate-fuzzy">
NixOS 是基于 Nix 包管理器和 Nixpkgs 包存储库的 Linux 操作系统发行版。
NixOS 是基于 Nix 包管理器和 Nixpkgs 包存储库的 Linux 操作系统发行版。}}
</div>


<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]]
* [[NixOS]]
Line 17: 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 [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 (!error)
</div>


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


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


{{home:box|hosting|icon=cloud|Setting up NixOS|
{{home:box|hosting|icon=cloud|Setting up NixOS|
Line 72: Line 70:
* [[Get In Touch|Chats and forums]]
* [[Get In Touch|Chats and forums]]
* [[Support|Get support]]
* [[Support|Get support]]
* [[Get In Touch#Events|Events]]}}
* [[Get In Touch#Events|Events]]


<div lang="en" dir="ltr" class="mw-content-ltr">
(!error)
<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 to the wiki]]
}}
{{home:box|news|News|{{NixOS_Wiki:News}}
[[NixOS_Wiki:News{{!}}... all news articles &rarr;]]
}}
}}
    </div>
</div>
</div>

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