feat: add glance

This commit is contained in:
Yuris Cakranegara
2025-06-28 13:04:30 +10:00
parent 9d5b083b32
commit 5cd8d36d97
4 changed files with 136 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ output "service_definitions" {
module.affine.service_definition,
module.calibre.service_definition,
module.emulatorjs.service_definition,
module.glance.service_definition,
module.linkwarden.service_definition,
module.ntfy.service_definition,
module.pterodactyl_wings.service_definition,