2025-04-27 20:58:35 +01:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"Media" = [
|
|
|
|
{
|
|
|
|
"Jellyfin" = {
|
|
|
|
description = "Jellyfin";
|
|
|
|
href = "https://jellyfin.oliverdavies.uk";
|
|
|
|
};
|
|
|
|
}
|
|
|
|
];
|
|
|
|
}
|
2025-04-28 00:26:30 +01:00
|
|
|
|
|
|
|
{
|
|
|
|
"Services" = [
|
|
|
|
{
|
|
|
|
"Paperless-ngx" = {
|
|
|
|
description = "Document management system";
|
|
|
|
href = services.paperless.settings.PAPERLESS_URL;
|
|
|
|
icon = "paperless";
|
|
|
|
};
|
|
|
|
}
|
|
|
|
];
|
|
|
|
}
|
2025-04-27 20:58:35 +01:00
|
|
|
]
|