Jump to content

Translations:Nix (package manager)/8/zh: Difference between revisions

From Official NixOS Wiki
FuzzyBot (talk | contribs)
m FuzzyBot moved page Translations:Nix package manager/8/zh to Translations:Nix (package manager)/8/zh without leaving a redirect: Part of translatable page "Nix package manager"
Weijia (talk | contribs)
No edit summary
 
Line 1: Line 1:
独立的Nix配置需要通过<code>nix.conf</code> (通常位于 <code>/etc/nix/</code>), 它定义了一系列和求值,构建,垃圾回收,沙盒,以及用户权限的设置. 这些可用选项的细可在[https://nixos.org/manual/nix/stable/command-ref/conf-file Nix参考手册]中找到.
独立的 Nix 通过 <code>nix.conf</code> 进行配置(其通常位于 <code>/etc/nix/</code>)。可用选项的说明可在 [https://nixos.org/manual/nix/stable/command-ref/conf-file Nix 参考手册]中找到.

Latest revision as of 17:49, 28 August 2025

Message definition (Nix (package manager))
Standalone Nix is configured through <code>nix.conf</code> (usually found in <code>/etc/nix/</code>). Details on the available options are [https://nixos.org/manual/nix/stable/command-ref/conf-file found in the Nix reference manual].

独立的 Nix 通过 nix.conf 进行配置(其通常位于 /etc/nix/)。可用选项的详细说明可在 Nix 参考手册中找到.