Jump to content

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

From Official NixOS Wiki
Mayer (talk | contribs)
Created page with "独立的Nix的配置需要通过<code>nix.conf</code> (通常位于 <code>/etc/nix/</code>), 它定义了一系列和求值,构建,垃圾回收,沙盒,以及用户权限的设置. 这些可用选项的细节可在[https://nixos.org/manual/nix/stable/command-ref/conf-file Nix参考手册]中找到."
 
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"
(No difference)

Revision as of 21:04, 14 June 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参考手册中找到.