9 lines
118 B
Nix
9 lines
118 B
Nix
{
|
|
imports = [
|
|
./sonarr.nix
|
|
./radarr.nix
|
|
./prowlarr.nix
|
|
./jellyseer.nix
|
|
./qbittorrent.nix
|
|
];
|
|
}
|