[NixOS] Install codex
This commit is contained in:
@@ -6,6 +6,9 @@ makeEnable config "myModules.code" true {
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
claude-code
|
||||
codex
|
||||
|
||||
# C
|
||||
clang
|
||||
|
||||
|
||||
Reference in New Issue
Block a user