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