codex: init
This commit is contained in:
parent
7e3d76e7f7
commit
427c96044f
9 changed files with 118 additions and 0 deletions
4
tests/modules/programs/codex/default.nix
Normal file
4
tests/modules/programs/codex/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
codex-settings = ./settings.nix;
|
||||
codex-custom-instructions = ./custom-instructions.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue