migrate importer module

This commit is contained in:
pinpox
2025-06-04 14:25:12 +02:00
parent e5f6167d5f
commit 7f6abbd87d
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{ ... }:
{
_class = "clan.service";
manifest.name = "clan-core/importer";
manifest.description = "Convenient, structured module imports for hosts.";
manifest.categories = [ "Utility" ];
roles.default = { };
}