home: add documentation
By default, packages installed by home-manager do not have their documentation added to man pages and the info database
This commit is contained in:
parent
bf2671a162
commit
631292faf2
2 changed files with 10 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
./direnv.nix
|
||||
./documentation.nix
|
||||
./git
|
||||
./zsh
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue