mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 23:42:43 +01:00
‘trusted-users’ is a list of users and groups that have elevated rights, such as the ability to specify binary caches. It defaults to ‘root’. A typical value would be ‘@wheel’ to specify all users in the wheel group. ‘allowed-users’ is a list of users and groups that are allowed to connect to the daemon. It defaults to ‘*’. A typical value would be ‘@users’ to specify the ‘users’ group. |
||
|---|---|---|
| .. | ||
| local.mk | ||
| nix-daemon.cc | ||