feat(nixos): add cursor-cli

This commit is contained in:
Ryan Yin
2026-03-24 10:38:28 +08:00
parent f77637d0c0
commit 914239487c
2 changed files with 3 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ in
{
home.packages = [
pkgs-master.code-cursor
pkgs-master.cursor-cli
];
programs.vscode = {

View File

@@ -137,8 +137,9 @@ in
".vscode"
".config/Code"
# cursor ai editor
# cursor ai editor / cli
".cursor"
".config/cursor"
".config/Cursor"
# ai agents