feat(nix/hm/price): generate caches for man pages
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m5s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m5s
This commit is contained in:
parent
da3222bddf
commit
b282f62b73
@ -249,6 +249,10 @@ in
|
||||
enable = true;
|
||||
package = pkgs.eclipses.eclipse-java;
|
||||
};
|
||||
man = {
|
||||
enable = true;
|
||||
generateCaches = true;
|
||||
};
|
||||
emacs = {
|
||||
enable = true;
|
||||
extraPackages = (
|
||||
|
Loading…
Reference in New Issue
Block a user