All checks were successful
Build and Deploy / deploy (push) Successful in 2m41s
8 lines
113 B
Nix
8 lines
113 B
Nix
{
|
|
imports = [
|
|
./jellyfin.nix
|
|
./jellyfin-qbittorrent-monitor.nix
|
|
./jellyfin-set-defaults.nix
|
|
];
|
|
}
|