temporary layout while mealie is updated on nix
This commit is contained in:
parent
e948bd9ef5
commit
901173ff7e
@ -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; }
|
||||
];
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user