This commit is contained in:
Hadi 2024-06-23 18:35:16 +02:00
parent aa7801b04f
commit d215570fea

View File

@ -1 +1,9 @@
{ imports = [ ./jellyfin.nix ./jellyseerr.nix ./prowlarr.nix ]; }
{
imports = [
./jellyfin.nix
./jellyseerr.nix
./prowlarr.nix
./radarr.nix
./sonarr.nix
];
}