1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 19:05:08 +02:00

Merge branch 'master' of git://github.com/catern/nix

This commit is contained in:
Shea Levy 2018-02-01 13:21:45 -05:00
commit de96daf54f
No known key found for this signature in database
GPG key ID: 5C0BD6957D86FE27
2 changed files with 5 additions and 0 deletions

View file

@ -154,6 +154,8 @@ $ mount -o bind /mnt/otherdisk/nix /nix</screen>
<literal>daemon</literal> if you want to use the Nix daemon to
execute Nix operations. This is necessary in <link
linkend="ssec-multi-user">multi-user Nix installations</link>.
If the Nix daemon's Unix socket is at some non-standard path,
this variable should be set to <literal>unix://path/to/socket</literal>.
Otherwise, it should be left unset.</para></listitem>
</varlistentry>