nixfiles/home/profiles/common/docs.nix

7 lines
104 B
Nix

_: {
manual = {
html.enable = false;
json.enable = false;
manpages.enable = false;
};
}