From bb90cce31cd7058ce6a5280d3e89ac3ff6514d08 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Fri, 20 Mar 2026 08:41:14 +0100 Subject: [PATCH] Add claude-code to macbook system packages Made-with: Cursor --- nixos/hosts/macbookair.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/hosts/macbookair.nix b/nixos/hosts/macbookair.nix index f3890b6..72b7fc6 100644 --- a/nixos/hosts/macbookair.nix +++ b/nixos/hosts/macbookair.nix @@ -131,6 +131,8 @@ git # version control gh # github cli tool + claude-code #anthropic's agentic coding cli + ripgrep # faster grep busybox # useful programs e.g. tree, unzip etc openssl # cryptography swiss army knife