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