url adjustments for migrated servers
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
header = false;
|
||||
tab = "servers";
|
||||
style = "row";
|
||||
columns = 4;
|
||||
columns = 3;
|
||||
};
|
||||
piracy = {
|
||||
header = false;
|
||||
@@ -26,7 +26,7 @@
|
||||
header = false;
|
||||
tab = "servers";
|
||||
style = "row";
|
||||
columns = 3;
|
||||
columns = 2;
|
||||
};
|
||||
"server bookmarks" = {
|
||||
header = false;
|
||||
|
||||
@@ -12,7 +12,6 @@ in
|
||||
{
|
||||
multimedia = [
|
||||
{ inherit (services) plex; }
|
||||
{ inherit (services) jellyfin; }
|
||||
{ inherit (services) audiobookshelf; }
|
||||
{ inherit (services) kavita; }
|
||||
];
|
||||
@@ -26,12 +25,11 @@ in
|
||||
{ inherit (services) prowlarr; }
|
||||
{ inherit (services) sabnzbd; }
|
||||
{ inherit (services) "qbittorrent server"; }
|
||||
{ inherit (services) "qbittorrent miniserver"; }
|
||||
];
|
||||
}
|
||||
{
|
||||
main = [
|
||||
{ inherit (services) nextcloud; }
|
||||
# { inherit (services) nextcloud; }
|
||||
{ inherit (services) mealie; }
|
||||
{ inherit (services) paperless; }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user