refactor CLI tools into dev/tools.nix

This commit is contained in:
Melvin Ragusa
2026-02-05 18:05:52 +01:00
parent c843e16371
commit 236f2c53ca
2 changed files with 12 additions and 13 deletions

View File

@@ -11,25 +11,12 @@
{
environment.systemPackages = with pkgs; [
# Core utilities
gnupg
fastfetch
micro
wget
curl
sbctl
nil
nixd
xwayland-satellite
grim
slurp
btop
mission-center
file-roller
gnome-disk-utility
unzip
zip
p7zip
unrar
# File management
nautilus

View File

@@ -17,6 +17,7 @@
environment.systemPackages = with pkgs; [
bun
pnpm
fastfetch
nodejs
python3
rustup
@@ -28,6 +29,12 @@
gh
delta
lazygit
gnupg
micro
wget
curl
sbctl
nixd
nil
nixfmt
jq
@@ -36,6 +43,11 @@
fd
fzf
eza
unzip
zip
p7zip
unrar
btop
bat
broot
tealdeer