fix: enable man
This commit is contained in:
parent
23314b366a
commit
0a27f82289
1 changed files with 1 additions and 4 deletions
|
|
@ -193,10 +193,7 @@ in
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
documentation = {
|
programs.man.enable = true;
|
||||||
enable = true;
|
|
||||||
man.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue