feat: add cursor-cli package for cursor-agent

- Add cursor-cli package to system packages in macos.nix
- Provides cursor-agent binary for Cursor AI agent functionality
- cursor-agent is now available at /run/current-system/sw/bin/cursor-agent
This commit is contained in:
DannyDannyDanny 2025-09-13 17:31:01 +02:00
parent d923edb9ec
commit 922a68ea47

View file

@ -65,6 +65,7 @@
lolcat lolcat
alacritty alacritty
code-cursor code-cursor
cursor-cli
tree tree
]; ];