feat: add calibre

This commit is contained in:
Yuris Cakranegara
2025-06-22 10:17:09 +10:00
parent b73c7ab21d
commit 9d5b083b32
4 changed files with 213 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ output "service_definitions" {
value = [
module.actualbudget.service_definition,
module.affine.service_definition,
module.calibre.service_definition,
module.emulatorjs.service_definition,
module.linkwarden.service_definition,
module.ntfy.service_definition,