docs: fix manpage path
The generated home-configuration manpage is not compressed, so point contributors at the file that docs.manPages actually creates.
This commit is contained in:
parent
8f3bc61192
commit
e45cc6e15a
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ the man page version of the module options looks good:
|
|||
|
||||
``` shell
|
||||
$ nix-build -A docs.manPages
|
||||
$ man ./result/share/man/man5/home-configuration.nix.5.gz
|
||||
$ man ./result/share/man/man5/home-configuration.nix.5
|
||||
```
|
||||
|
||||
## Module Auto-importing {#sec-module-auto-importing}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue