dotfiles/home/dot_config/metapac/groups/ai.toml
Felipe M. 0f9e4127ff
Declare ChatGPT Desktop in the AI group for arch hosts.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-02 13:05:43 +02:00

6 lines
91 B
TOML

arch = {
packages = [
"chatgpt-desktop-bin",
"claude-desktop",
]
}