mealie
This commit is contained in:
@@ -11,6 +11,8 @@ in
|
||||
}
|
||||
{
|
||||
multimedia = [
|
||||
{ inherit (services) plex; }
|
||||
{ inherit (services) jellyfin; }
|
||||
{ inherit (services) audiobookshelf; }
|
||||
{ inherit (services) kavita; }
|
||||
];
|
||||
@@ -29,10 +31,9 @@ in
|
||||
}
|
||||
{
|
||||
main = [
|
||||
{ inherit (services) plex; }
|
||||
{ inherit (services) jellyfin; }
|
||||
{ inherit (services) gitea; }
|
||||
{ inherit (services) nextcloud; }
|
||||
{ inherit (services) gitea; }
|
||||
{ inherit (services) mealie; }
|
||||
];
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user