nixos configs
at main 13 lines 358 B view raw
1{ 2 "$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/dev/assets/oh-my-opencode.schema.json", 3 "experimental": { 4 "aggressive_truncation": true, 5 "task_system": true, 6 "dynamic_context_pruning": { 7 "enabled": true, 8 "notification": "minimal", 9 }, 10 }, 11 "tmux": { "enabled": false }, 12 "hashline_edit": true, 13}