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; [
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue