9 lines
146 B
Nix
9 lines
146 B
Nix
{
|
|
imports = [
|
|
./jellyfin.nix
|
|
./jellyfin-qbittorrent-monitor.nix
|
|
./jellyfin-deploy-guard.nix
|
|
./jellyfin-failure-alert.nix
|
|
];
|
|
}
|