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