Hi! Is there a possibility to install manpages for all packages I have in NixOS. Possibly, a combinator which would convert a list of `with pkgs; [foo bar]` to `with pkgs; [foo foo.man bar bar.man]` with checks of .man existing ? Regards, Sergey PS Sorry If I am missing the topic in documentation