parent
63317618df
commit
bea7a1e274
5 changed files with 6 additions and 9 deletions
apps/gen-docs
|
@ -20,7 +20,7 @@ substituteModule() {
|
|||
) -t markdown --template "$FLAKE/apps/gen-docs/templates/$1.md" -o "$FLAKE/$1/README.md"
|
||||
}
|
||||
|
||||
# TODO: add lib, nixFastChecks, overlays, scopedPackages
|
||||
# TODO: add overlays, scopedPackages
|
||||
substitute "appsPackages" "apps" "getPackageMeta"
|
||||
substitute "nixosConfigurations" "configurations" "getConfigMeta"
|
||||
substitute "devShells" "devShells" "getPackageMeta"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue