global/general: disable man-db in home-manager
This commit is contained in:
parent
08d966a4e5
commit
f500827a85
1 changed files with 1 additions and 0 deletions
|
@ -35,4 +35,5 @@
|
|||
# Disable man-db/man-cache
|
||||
# I don't use it, and it takes ages on rebuild
|
||||
documentation.man.man-db.enable = false;
|
||||
home.programs.man.generateCaches = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue