Fix manifest.name

This commit is contained in:
pinpox
2025-06-05 15:14:15 +02:00
parent 17731ad06f
commit 802fd13954

View File

@@ -1,7 +1,7 @@
{ ... }:
{
_class = "clan.service";
manifest.name = "clan-core/localsend";
manifest.name = "localsend";
manifest.description = "Local network file sharing application";
manifest.categories = [ "Utility" ];