Files
nixos/services/jellyfin/default.nix

7 lines
81 B
Nix

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