From 5389416a6cea4dfd855a351421ed8d2d74856818 Mon Sep 17 00:00:00 2001 From: "matthew.binning" Date: Sun, 1 Mar 2026 12:59:05 -0800 Subject: [PATCH] feat: Add Claude Code to system packages --- configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index b1f11bb..092ef72 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,6 +12,7 @@ environment.systemPackages = with pkgs; [ cargo chromium + claude-code curl docker-compose gcc @@ -32,7 +33,7 @@ rustc tldr vscodium - + # Hyprland essentials hyprpaper # Wallpaper daemon hypridle # Idle daemon