Jump to content

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

From Official NixOS Wiki
FuzzyBot (talk | contribs)
m FuzzyBot moved page Translations:Nix package manager/8/en to Translations:Nix (package manager)/8/en without leaving a redirect: Part of translatable page "Nix package manager"
FuzzyBot (talk | contribs)
Importing a new version from external source
 
Line 1: Line 1:
Standalone Nix is configured through <code>nix.conf</code> (usually found in <code>/etc/nix/</code>), which defines a number of settings relating to evaluation, builds, garbage collection, sandboxing, and user permissions. Details on the available options are [https://nixos.org/manual/nix/stable/command-ref/conf-file found in the Nix reference manual].
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].

Latest revision as of 15:17, 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].

Standalone Nix is configured through nix.conf (usually found in /etc/nix/). Details on the available options are found in the Nix reference manual.