mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-03 11:59:23 +02:00
remvoe man cache
This commit is contained in:
parent
5cba1e310c
commit
5e254c5354
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in
|
|||
};
|
||||
man = {
|
||||
enable = true;
|
||||
generateCaches = true;
|
||||
generateCaches = false;
|
||||
};
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue