blob: bd5d25026dbdecbe56ff230a3bf09beb0ffea038 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Title: nix-daemon
# Name
`nix-daemon` - Nix multi-user support daemon
# Synopsis
`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.
|