mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Reconvert
This commit is contained in:
parent
c20c082383
commit
f390303566
29 changed files with 433 additions and 95 deletions
|
@ -43,7 +43,7 @@ The [Nix daemon](#sec-nix-daemon) should be started as follows (as
|
|||
You’ll want to put that line somewhere in your system’s boot scripts.
|
||||
|
||||
To let unprivileged users use the daemon, they should set the
|
||||
[NIX\_REMOTE environment variable](#envar-remote) to `daemon`. So you
|
||||
[`NIX_REMOTE` environment variable](#envar-remote) to `daemon`. So you
|
||||
should put a line like
|
||||
|
||||
export NIX_REMOTE=daemon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue