feat(06-default-repos-ssh-mount): add DEFAULT_REPOS to .env and update config.yaml
- Added DEFAULT_REPOS=rai-ops,rai-deployment,rai-devtools to ~/.hermes/.env - Added 4 SSH key mounts (:ro) to docker_volumes: id_ed25519razer, id_rsa, config, known_hosts - Added 3 repo mounts (:rw) to docker_volumes: rai-ops, rai-deployment, rai-devtools - Set shell_init_files to ['/usr/local/bin/session-init.sh'] - Added DEFAULT_REPOS to docker_forward_env - Verified YAML validity, all mounts correct, original entries preserved
This commit is contained in: