NixOS/zh: Difference between revisions

Weijia (talk | contribs)
Created page with "==== 用户环境 ===="
Weijia (talk | contribs)
Created page with "除了声明式系统配置之外,NixOS 用户还可以使用 Nix 的命令式 nix-env 指令在用户层面安装软件包,而无需更改系统状态。有关更多信息,请参阅 Nix 文档的用户环境部分。"
Tags: Mobile edit Mobile web edit
Line 79: Line 79:
====  用户环境 ====
====  用户环境 ====


<div lang="en" dir="ltr" class="mw-content-ltr">
除了声明式系统配置之外,NixOS 用户还可以使用 Nix 的命令式 nix-env 指令在用户层面安装软件包,而无需更改系统状态。有关更多信息,请参阅 [[Special:MyLanguage/Nix#User Environments|Nix 文档的用户环境部分]]
In addition to declarative system configuration, NixOS users can utilize Nix's imperative <code>nix-env</code> command to install packages at the user level, without changing the system state. See the [[Special:MyLanguage/Nix#User Environments| user environments section of the Nix article]] for more information.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">