mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
15 lines
272 B
Markdown
15 lines
272 B
Markdown
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.
|