feat: add AFFiNE

This commit is contained in:
Yuris Cakranegara
2025-06-18 22:23:57 +10:00
parent b5832c27a9
commit b73c7ab21d
5 changed files with 343 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ output "service_definitions" {
description = "Service definitions for all services"
value = [
module.actualbudget.service_definition,
module.affine.service_definition,
module.emulatorjs.service_definition,
module.linkwarden.service_definition,
module.ntfy.service_definition,