aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2018-02-01 13:21:45 -0500
committerShea Levy <shea@shealevy.com>2018-02-01 13:21:45 -0500
commitde96daf54f3143753073314e0c0e23851c568633 (patch)
tree9f62c0ba01167cc307c3f8f79584c67f37d3d40f /doc
parent19477e8815a7c9b91c82278ec0e22957c97bec16 (diff)
parente5432574e2d54388eb52292da540f2d4de07e9dc (diff)
Merge branch 'master' of git://github.com/catern/nix
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/command-ref/env-common.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/command-ref/env-common.xml b/doc/manual/command-ref/env-common.xml
index a83aeaf2e..361d3e2b0 100644
--- a/doc/manual/command-ref/env-common.xml
+++ b/doc/manual/command-ref/env-common.xml
@@ -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>