docs: add users to documentation generator
This commit is contained in:
parent
3c0b8071fa
commit
d3b48b8ef1
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ stdenvNoCC.mkDerivation {
|
||||||
flake = 1;
|
flake = 1;
|
||||||
devShells = 2;
|
devShells = 2;
|
||||||
hosts = 3;
|
hosts = 3;
|
||||||
|
users = 4;
|
||||||
};
|
};
|
||||||
order = orderMap.${lib.head (lib.splitString "/" relPath)};
|
order = orderMap.${lib.head (lib.splitString "/" relPath)};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue