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 = {
|
||||
enable = true;
|
||||
dev.enable = true;
|
||||
dev = {
|
||||
enable = true;
|
||||
};
|
||||
doc = {
|
||||
enable = true;
|
||||
};
|
||||
info = {
|
||||
enable = true;
|
||||
};
|
||||
nixos = true;
|
||||
man = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue