feat(document): Enable nixos document
This commit is contained in:
parent
7cd87ff477
commit
95674f0d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ lib.mkMerge [
|
|||
];
|
||||
documentation = {
|
||||
info.enable = true;
|
||||
nixos.enable = false;
|
||||
nixos.enable = true;
|
||||
dev.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue