Update src/nix/daemon.cc
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
parent
b7d47e1d22
commit
e1fa48f17c
|
@ -81,7 +81,7 @@ struct AuthorizationSettings : Config {
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> Trusted users are always allowed to connect to the Nix daemon.
|
||||
> Trusted users (set in [`trusted-users`](#conf-trusted-users)) can always to connect to the Nix daemon.
|
||||
)"};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue