config/defaults.yml

15 lines
186 B
YAML
Raw Permalink Normal View History

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