ADD ALL THEM PAGES
This commit is contained in:
parent
154a68cf03
commit
3d1251eba6
1 changed files with 9 additions and 1 deletions
|
@ -76,7 +76,15 @@
|
||||||
|
|
||||||
documentation = {
|
documentation = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dev.enable = true;
|
dev = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
doc = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
info = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
nixos = true;
|
nixos = true;
|
||||||
man = {
|
man = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue