2.home-manager/tests/modules/programs/gemini-cli/my-rules.toml
Austin Horstman 1e313820a3 treewide: adapt toml generator changes
Upstream formatter change in
https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
2026-05-02 20:19:12 -05:00

5 lines
100 B
TOML

[[rule]]
commandPrefix = 'git '
decision = 'ask_user'
priority = 100
toolName = 'run_shell_command'