silicon.yml 385 B

123456789101112131415161718192021
  1. - type: accessLevel
  2. id: Borg
  3. name: id-card-access-level-borg
  4. canAddToIdCard: false
  5. - type: accessLevel
  6. id: BasicSilicon
  7. name: id-card-access-level-basic-silicon
  8. canAddToIdCard: false
  9. - type: accessLevel
  10. id: StationAi
  11. name: id-card-access-level-station-ai
  12. canAddToIdCard: false
  13. - type: accessGroup
  14. id: Silicon
  15. tags:
  16. - StationAi
  17. - Borg
  18. - BasicSilicon