Apropos
By default as of NixOS 21.05, apropos, whatis and man -k do not find anything when run. To enable automatically building the man page index caches, you can set:
documentation.man.generateCaches = true;
By default as of NixOS 21.05, apropos, whatis and man -k do not find anything when run. To enable automatically building the man page index caches, you can set:
documentation.man.generateCaches = true;