From 2a2c3d5a140f34b6ed08ad1e7ef2aa9dc687ce26 Mon Sep 17 00:00:00 2001 From: Kopatz <7265381+Kropatz@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:16:21 +0100 Subject: [PATCH] add manga --- modules/services/kavita.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/services/kavita.nix b/modules/services/kavita.nix index 71fb33a..79570fc 100644 --- a/modules/services/kavita.nix +++ b/modules/services/kavita.nix @@ -102,6 +102,10 @@ in { ${mangal} inline -S Manganato --query "gokushufudo" --manga first --download ${mangal} inline -S Manganato --query "slime" --manga first --download ${mangal} inline -S Manganato --query "nano_machine" --manga first --download + ${mangal} inline -S Manganato --query "kill_the_hero" --manga first --download + ${mangal} inline -S Manganato --query "Seoul_Station_Necromancer" --manga first --download + ${mangal} inline -S Manganato --query "grandmaster_of_demonic" --manga first --download + ${mangal} inline -S Manganato --query "becoming_the_monarch" --manga first --download ''; serviceConfig = { PrivateTmp = true;