This commit is contained in:
2025-07-22 17:47:50 +02:00
parent c2e41bf4b3
commit 9ee68fe27d
7 changed files with 115 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ in {
};
homepage.description = lib.mkOption {
type = lib.types.str;
default = "Music collection manager";
default = "Series collection manager";
};
homepage.icon = lib.mkOption {
type = lib.types.str;