Enable Jellyfin client and update its package
- Enable `jellyfinClient` in home modules for Garand‑Desktop, Garand‑Laptop, and the default host - Add a desktop entry for the Jellyfin client - Replace `jellyfin-desktop` with `tsukimi` in the core packages list - Disable the Affinity graphics suite on Garand‑Laptop
This commit is contained in:
@@ -62,6 +62,13 @@
|
||||
iconUrl = "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/glance.png";
|
||||
iconSha = "sha256-xyFlmPpt+DABoGX5oBqj/aQVdxtmNflat9Jb2BE7SOY=";
|
||||
}
|
||||
{
|
||||
name = "jellyfinClient";
|
||||
displayName = "Jellyfin Client";
|
||||
url = "https://jellyfin.garandplg.com";
|
||||
iconUrl = "https://jellyfin.org/images/logo.svg";
|
||||
iconSha = "sha256-sRSB2rxThd4+vMmdpRTz+bEKgdrmF5NG4I74I6kfCyY=";
|
||||
}
|
||||
];
|
||||
in {
|
||||
options.xdgDesktopEntries = {
|
||||
|
||||
Reference in New Issue
Block a user