Jump to content

Translations:Nix (package manager)/18/en

From Official NixOS Wiki
Revision as of 21:04, 14 June 2025 by FuzzyBot (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.