feat: Add Claude Code to system packages

This commit is contained in:
matthew.binning 2026-03-01 12:59:05 -08:00
parent 9328ca3717
commit 5389416a6c

View file

@ -12,6 +12,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
cargo cargo
chromium chromium
claude-code
curl curl
docker-compose docker-compose
gcc gcc
@ -32,7 +33,7 @@
rustc rustc
tldr tldr
vscodium vscodium
# Hyprland essentials # Hyprland essentials
hyprpaper # Wallpaper daemon hyprpaper # Wallpaper daemon
hypridle # Idle daemon hypridle # Idle daemon