mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Convert commands
This commit is contained in:
parent
efdb89994c
commit
504b7abc45
15 changed files with 2960 additions and 4 deletions
17
doc/manual/src/command-ref/nix-daemon.md
Normal file
17
doc/manual/src/command-ref/nix-daemon.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
nix-daemon
|
||||
|
||||
8
|
||||
|
||||
Nix
|
||||
|
||||
nix-daemon
|
||||
|
||||
Nix multi-user support daemon
|
||||
|
||||
nix-daemon
|
||||
|
||||
# Description
|
||||
|
||||
The Nix daemon is necessary in multi-user Nix installations. It performs
|
||||
build actions and other operations on the Nix store on behalf of
|
||||
unprivileged users.
|
Loading…
Add table
Add a link
Reference in a new issue