mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
2027dd0cd1
Former-commit-id: d215570fea
10 lines
116 B
Nix
10 lines
116 B
Nix
{
|
|
imports = [
|
|
./jellyfin.nix
|
|
./jellyseerr.nix
|
|
./prowlarr.nix
|
|
./radarr.nix
|
|
./sonarr.nix
|
|
];
|
|
}
|