mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[General] Don't generate man caches by default (very slow)
This commit is contained in:
parent
cdc732d67b
commit
9b1a0744a6
1 changed files with 0 additions and 3 deletions
|
|
@ -73,9 +73,6 @@ in
|
|||
# started in user sessions.
|
||||
programs.mtr.enable = true;
|
||||
|
||||
documentation.man.generateCaches = true;
|
||||
|
||||
|
||||
# zram is so usefull, we should always have it enabled.
|
||||
zramSwap = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue