mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 01:04:42 +00:00
fix codex
This commit is contained in:
parent
550fca2383
commit
ce165c4d77
6 changed files with 12 additions and 56 deletions
|
|
@ -18,7 +18,8 @@ The structure is intentionally split into three layers:
|
|||
- [modules/packages.nix](/Users/rathi/Documents/GitHub/nix/modules/packages.nix)
|
||||
owns the heavier developer tooling and fonts
|
||||
- [modules/homebrew.nix](/Users/rathi/Documents/GitHub/nix/modules/homebrew.nix)
|
||||
is the explicitly narrow Brew escape hatch for GUI casks
|
||||
is the explicitly narrow Brew escape hatch for GUI casks, including Codex
|
||||
because the Homebrew-distributed app is a better fit here than a source build
|
||||
- [modules/macos.nix](/Users/rathi/Documents/GitHub/nix/modules/macos.nix)
|
||||
owns system defaults and macOS-specific integration
|
||||
|
||||
|
|
@ -47,7 +48,6 @@ Exceptions:
|
|||
Current dedicated inputs:
|
||||
|
||||
- `googleworkspace-cli`
|
||||
- `codex`
|
||||
- `claudeCode`
|
||||
|
||||
## Intentional Pragmatism
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue