Translations:Nix (package manager)/18/en: Difference between revisions
Appearance
Importing a new version from external source |
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
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.