config/defaults.yml
2025-08-08 22:26:14 +03:00

15 lines
187 B
YAML

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