feat: Add Claude Code to system packages
This commit is contained in:
parent
9328ca3717
commit
5389416a6c
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue