download manga modilarized to run on diff hosts

This commit is contained in:
2024-10-24 12:29:15 -06:00
parent 9683177062
commit 75747a8184
4 changed files with 34 additions and 12 deletions

View File

@@ -8,5 +8,6 @@
in
map (file: ./scripts/${file}) scriptFiles;
my.units.download.enable = lib.mkDefault false;
my.units.downloadManga.enable = lib.mkDefault false;
my.units.stream-dl.enable = lib.mkDefault false;
}