temporary layout while mealie is updated on nix
This commit is contained in:
@@ -11,7 +11,6 @@ in
|
||||
}
|
||||
{
|
||||
multimedia = [
|
||||
{ inherit (services) plex; }
|
||||
{ inherit (services) audiobookshelf; }
|
||||
{ inherit (services) kavita; }
|
||||
];
|
||||
@@ -25,13 +24,14 @@ in
|
||||
{ inherit (services) prowlarr; }
|
||||
{ inherit (services) sabnzbd; }
|
||||
{ inherit (services) qbittorrent; }
|
||||
{ inherit (services) paperless; }
|
||||
];
|
||||
}
|
||||
{
|
||||
main = [
|
||||
{ inherit (services) nextcloud; }
|
||||
{ inherit (services) plex; }
|
||||
{ inherit (services) mealie; }
|
||||
{ inherit (services) paperless; }
|
||||
];
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user