diff --git a/doc/manual/src/configuration.md b/doc/manual/src/configuration.md index c71e3fdc..25963d28 100644 --- a/doc/manual/src/configuration.md +++ b/doc/manual/src/configuration.md @@ -25,7 +25,7 @@ Instead, the above should be written to a file outside the Nix store by other means (manually, using Nixops' secrets feature, etc) and included like so: ``` -Include github_authorizations.conf +Include /run/keys/hydra/github_authorizations.conf ``` Note that the included files must be relative to `hydra.conf` (not absolute).