mirror of
https://github.com/openai/codex.git
synced 2026-05-05 20:07:02 +00:00
This adds logic to load `/etc/codex/config.toml` and associate it with `ConfigLayerSource::System` on UNIX. I refactored the code so it shares logic with the creation of the `ConfigLayerSource::User` layer.