mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[General+Developer] Only enable dev documentation for developers
This commit is contained in:
parent
c9387ede1e
commit
5a33b8fd2e
2 changed files with 2 additions and 2 deletions
|
|
@ -29,6 +29,8 @@ in {
|
|||
|
||||
documentation = {
|
||||
dev.enable = true;
|
||||
nixos.enable = true;
|
||||
man.enable = true;
|
||||
};
|
||||
|
||||
virtualisation.libvirtd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue