nixos/jackflix: Add Jellyfin

This commit is contained in:
2022-06-12 14:56:44 +01:00
parent 7e5c051bfc
commit e52518259c
3 changed files with 38 additions and 0 deletions

View File

@@ -74,6 +74,8 @@
jackett.enable = true;
radarr.enable = true;
jellyfin.enable = true;
};
};
};