[NixOS] Install codex

This commit is contained in:
2025-08-08 14:10:17 -06:00
parent 6dc320ff1c
commit 90f7a5dc90
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,9 @@ makeEnable config "myModules.code" true {
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
claude-code
codex
# C # C
clang clang

View File

@@ -8,7 +8,6 @@
bento4 bento4
bind bind
binutils binutils
claude-code
cachix cachix
cmake cmake
dex dex