forked from nico/dots
nix: change programs.man.enable to documentation.man.enable
This commit is contained in:
parent
3d70922a85
commit
8375809485
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
];
|
||||
|
||||
programs.tmux.enable = true;
|
||||
programs.man.enable = true;
|
||||
documentation.man.enable = true;
|
||||
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue