1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 03:21:10 +01:00

feat: generate mandb cache to use apropos and whatis

This commit is contained in:
2020-10-28 11:34:13 +01:00
parent 423cb074a0
commit 6bfaf551d2
2 changed files with 4 additions and 0 deletions

View File

@@ -9,6 +9,9 @@ in {
{
boot.supportedFilesystems = [ "ntfs" ];
}
{
documentation.man.generateCaches = true;
}
{
niveum.user = {
github = "kmein";