Nix Installation Guide: Difference between revisions
Msgilligan (talk | contribs) m Add missing `[` |
Temperoraly change for wiki problem |
||
Line 187: | Line 187: | ||
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.) | ||
To be added... | |||
== Windows Subsystem for Linux (WSL) == | == Windows Subsystem for Linux (WSL) == |