config/defaults.yml
2025-08-09 11:47:58 +03:00

14 lines
186 B
YAML

# containers during host setup
container_names:
- dev
- txt
- haskell
# containers tool groups
container_tools:
dev:
- cpp
- js
txt:
- txt
haskell:
- haskell