Former-commit-id: d215570fea
This commit is contained in:
Hadi
2024-06-23 18:35:16 +02:00
parent 7a4e3ad1a3
commit 8b57bffcd6

View File

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