From 6084044b58d61dfdb8835a4e86daf275eff0d78b Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Fri, 12 Sep 2025 14:53:39 +0200 Subject: [PATCH] feat: add cursor-cli to system packages - Add cursor-cli to macOS system packages - Provides command-line access to Cursor editor - Version 1.5.11 installed and verified working --- nixos/hosts/macos.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/macos.nix b/nixos/hosts/macos.nix index 9e6773a..ae6ccbc 100644 --- a/nixos/hosts/macos.nix +++ b/nixos/hosts/macos.nix @@ -64,6 +64,7 @@ cowsay lolcat alacritty + cursor-cli tree ];