enable sonarr

This commit is contained in:
sadan 2025-03-09 19:54:50 -04:00
parent 3eae454823
commit 6b161f4c7d
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@
home = {
file = {
sonarr_compose = {
source = ./docker-compose.yaml;
source = ./docker-compose.yml;
target = "./src/sonarr/docker-compose.yml";
};
};