Nix Installation Guide: Difference between revisions
Msgilligan (talk | contribs) m Add period and "To Install:" |
Msgilligan (talk | contribs) m Add missing `[` |
||
Line 186: | Line 186: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
Note that in Debian [https://packages.debian.org/bookworm/nix-setup-systemd Bookworm] <code>/etc/nix/nix.conf</code> will contain <code>sandbox = false</code>, but in Debian https://packages.debian.org/trixie/nix-setup-systemd Trixie], sandbox mode is enabled by default. (See the Changelog for details.) | Note that in Debian [https://packages.debian.org/bookworm/nix-setup-systemd Bookworm] <code>/etc/nix/nix.conf</code> will contain <code>sandbox = false</code>, but in Debian [https://packages.debian.org/trixie/nix-setup-systemd Trixie], sandbox mode is enabled by default. (See the Changelog for details.) | ||
== Windows Subsystem for Linux (WSL) == | == Windows Subsystem for Linux (WSL) == |