codex: init

This commit is contained in:
Thierry Delafontaine 2025-06-08 17:57:21 +02:00 committed by Austin Horstman
parent 7e3d76e7f7
commit 427c96044f
9 changed files with 118 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{
codex-settings = ./settings.nix;
codex-custom-instructions = ./custom-instructions.nix;
}