fix manifest name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
_class = "clan.service";
|
||||
manifest.name = "clan-core/importer";
|
||||
manifest.name = "importer";
|
||||
manifest.description = "Convenient, structured module imports for hosts.";
|
||||
manifest.categories = [ "Utility" ];
|
||||
manifest.readme = builtins.readFile ./README.md;
|
||||
|
||||
Reference in New Issue
Block a user