Skip to content

Commit cf896bb

Browse files
committed
feat(codex): enable memories
1 parent ac83e85 commit cf896bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/home/programs/terminal/tools/codex/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ in
250250
hooks = true;
251251
image_generation = true;
252252
in_app_browser = true;
253+
memories = true;
253254
multi_agent = true;
254255
personality = true;
255256
plugin_sharing = true;

0 commit comments

Comments
 (0)