feat(jellyfin): init jellyfin

This commit is contained in:
Artur Manuel 2025-03-05 14:32:32 +00:00
commit 4e2ae9fdfd
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
5 changed files with 14 additions and 3 deletions

View file

@ -0,0 +1,3 @@
{
services.jellyfin.enable = true;
}