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