Update src/nix/daemon.cc

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
John Ericson
2023-06-15 07:41:37 -04:00
committed by GitHub
parent b7d47e1d22
commit e1fa48f17c

View File

@@ -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.
)"};
};