add: add group of services for permissions

This commit is contained in:
2026-07-13 12:56:37 +02:00
parent 6ec4e8c5d6
commit 7768703437
2 changed files with 17 additions and 0 deletions
+3
View File
@@ -115,6 +115,9 @@
"enum": ["ai", "auth", "automation", "backup", "caldav", "communication", "database", "dev", "experimental", "finance", "media", "monitoring", "network", "productivity", "storage"]
}
},
"service_group": {
"enum": ["mandatory", "de-googling", "productivity", "account", "bonus"]
},
"dependencies": {
"type": "array",
"items": {"$ref": "#/$defs/name"}