Home Explore Blog CI



nix

doc/manual/source/command-ref/nix-daemon.md
f0a539a9f5846b9fa7231c642f2149983fb13b52a891d5ba00000003000000f7
# Name

`nix-daemon` - Nix multi-user support daemon

# Synopsis

`nix-daemon`

# Description

The Nix daemon is necessary in multi-user Nix installations. It runs
build tasks and other operations on the Nix store on behalf of
unprivileged users.

Chunks
6a230c98 (1st chunk of `doc/manual/source/command-ref/nix-daemon.md`)
Title: Nix Daemon: Multi-User Support
Summary
The `nix-daemon` command starts the Nix daemon, which is required for multi-user Nix installations. It executes build tasks and manages the Nix store for unprivileged users.