This repository has been archived on 2026-04-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
server-config/services/jellyfin/default.nix
Simon Gardling 735603deb8
All checks were successful
Build and Deploy / deploy (push) Successful in 2m41s
jellyfin: Prefer fMP4-HLS Media Container for all users
2026-04-16 01:11:59 -04:00

8 lines
113 B
Nix

{
imports = [
./jellyfin.nix
./jellyfin-qbittorrent-monitor.nix
./jellyfin-set-defaults.nix
];
}