config/defaults.yml
2025-08-24 00:22:54 +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