feat: install codex-cli globally via systemPackages
https://claude.ai/code/session_01WbhyZRRuzioZn7F3NTuntf
This commit is contained in:
+2
-1
@@ -1,4 +1,4 @@
|
||||
{ pkgs, helium, ... }:
|
||||
{ pkgs, helium, codex, ... }:
|
||||
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
@@ -28,6 +28,7 @@
|
||||
# dev
|
||||
vscode
|
||||
docker-compose
|
||||
codex
|
||||
|
||||
# gaming / media
|
||||
libva-utils
|
||||
|
||||
Reference in New Issue
Block a user