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:
2026-05-01 20:28:03 +02:00
parent cf2227a8c5
commit b82c18145e
6 changed files with 12 additions and 3 deletions
+1
View File
@@ -61,6 +61,7 @@ _: {
chatgpt.enable = true; # ChatGPT: a large language model
claude.enable = true; # Claude: a large language model
glance.enable = true; # Glance: my home server dashboard
jellyfinClient.enable = true; # Jellyfin: My Jellyfin
};
};
}