enable manpages
This commit is contained in:
parent
8b5283c8e3
commit
0954b39733
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
documentation = {
|
||||
dev.enable = true;
|
||||
# man.generateCaches = true; # this does slow down builds by quite a lot
|
||||
man.generateCaches = false; # this does slow down builds by quite a lot
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
linux-manual
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue