Jump to content

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

From Official NixOS Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
m FuzzyBot moved page Translations:Nix package manager/18/en to Translations:Nix (package manager)/18/en without leaving a redirect: Part of translatable page "Nix package manager"
 
(No difference)

Latest revision as of 21:04, 14 June 2025

Message definition (Nix (package manager))
To configure Nix for sandboxing, set <code>sandbox = true</code> in <code>/etc/nix/nix.conf</code>; to configure NixOS for sandboxing set <code>nix.useSandbox = true;</code> in <code>configuration.nix</code>. The <code>nix.useSandbox</code> option is <code>true</code> by default since NixOS 17.09.

To configure Nix for sandboxing, set sandbox = true in /etc/nix/nix.conf; to configure NixOS for sandboxing set nix.useSandbox = true; in configuration.nix. The nix.useSandbox option is true by default since NixOS 17.09.