Templates/list: display templates via exposed nix value
This commit is contained in:
@@ -168,7 +168,6 @@ def list_modules(base_path: str) -> ModuleLists:
|
||||
modules = flake.select(
|
||||
"clanInternals.inventoryClass.{?modulesPerSource,?localModules}"
|
||||
)
|
||||
print("Modules found:", modules)
|
||||
|
||||
return modules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user