use the nixos module for sonarr

This commit is contained in:
sadan 2025-03-12 22:31:56 -04:00
parent b07403e610
commit bd7cf25145
No known key found for this signature in database
2 changed files with 9 additions and 8 deletions

View file

@ -20,7 +20,7 @@ in
++ [
../docker/vw/nginx.nix
../docker/obsidian/nginx.nix
../docker/sonarr/nginx.nix
../docker/sonarr
../docker/qbit/nginx.nix
../docker/prowlarr/nginx.nix
];
@ -54,7 +54,6 @@ in
imports = [
../docker/vw
../docker/obsidian
../docker/sonarr
../docker/qbit
../docker/prowlarr
./home.nix