cleanup of redundant false toggles

This commit is contained in:
2024-11-12 14:08:42 -06:00
parent e9f392f858
commit f67726b3ad
3 changed files with 5 additions and 127 deletions

View File

@@ -26,11 +26,7 @@
manage-library.enable = true;
library-report.enable = true;
};
units = {
download.enable = false;
downloadManga.enable = true;
stream-dl.enable = false;
};
units.downloadManga.enable = true;
servers = {
sonarr.enable = true;
radarr.enable = true;