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