WIP: Infini-RASPBERRY: disable home manager man cache
This commit is contained in:
parent
a2adaa5182
commit
9a6c1a65a5
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ with lib;
|
|||
fsType = "ext4";
|
||||
};
|
||||
|
||||
home.programs.man.generateCaches = false;
|
||||
|
||||
documentation = {
|
||||
enable = false;
|
||||
doc.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue