mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[General+Developer] Only include full NixOS doc in developer mode
This commit is contained in:
parent
c980025f2d
commit
a745b12d67
2 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ in {
|
|||
|
||||
documentation = {
|
||||
dev.enable = true;
|
||||
nixos.includeAllModules = true;
|
||||
nixos.enable = true;
|
||||
man.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue