nuc: enable more indexing software

This commit is contained in:
Rouven Seifert 2024-05-17 16:18:39 +02:00
parent 9f8ef5247d
commit dacf54aa9c
6 changed files with 35 additions and 6 deletions

View file

@ -0,0 +1,7 @@
{
imports = [
./prowlarr.nix
./radarr.nix
./sonarr.nix
];
}