1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00

Convert commands

This commit is contained in:
Eelco Dolstra 2020-07-23 12:58:42 +02:00
parent efdb89994c
commit 504b7abc45
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
15 changed files with 2960 additions and 4 deletions

View 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.