global/general: disable man-db
This commit is contained in:
parent
ddcdd51f43
commit
04d8243137
2 changed files with 4 additions and 2 deletions
|
@ -31,4 +31,8 @@
|
|||
|
||||
# Disable force importing ZFS roots
|
||||
boot.zfs.forceImportRoot = false;
|
||||
|
||||
# Disable man-db/man-cache
|
||||
# I don't use it, and it takes ages on rebuild
|
||||
documentation.man.man-db.enable = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue