diff --git a/modules/manual.nix b/modules/manual.nix index 6ab612967..ae0ff1d95 100644 --- a/modules/manual.nix +++ b/modules/manual.nix @@ -9,7 +9,7 @@ let It isn't perfect, but it seems to cover a vast majority of use cases. Caveat: even if the package is reached by a different means, the path above will be shown and not e.g. `${config.services.foo.package}`. */ - homeManagerManual = import { + homeManagerManual = import ../doc { inherit pkgs config; version = "0.1"; revision = "release-0.1";