mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-04-29 17:35:24 +00:00
cleanup pkgs
This commit is contained in:
@@ -1,46 +0,0 @@
|
|||||||
{ pkgs }:
|
|
||||||
with pkgs;
|
|
||||||
[
|
|
||||||
# Base
|
|
||||||
tmux
|
|
||||||
git
|
|
||||||
git-lfs
|
|
||||||
git-crypt
|
|
||||||
gnutar
|
|
||||||
gnupg
|
|
||||||
htop
|
|
||||||
btop
|
|
||||||
rclone
|
|
||||||
rename
|
|
||||||
tmux
|
|
||||||
tree
|
|
||||||
wget
|
|
||||||
rsync
|
|
||||||
yq
|
|
||||||
|
|
||||||
# Rust utils
|
|
||||||
bat
|
|
||||||
eza
|
|
||||||
fd
|
|
||||||
ripgrep
|
|
||||||
ripgrep-all
|
|
||||||
zoxide
|
|
||||||
uutils-coreutils-noprefix
|
|
||||||
dust
|
|
||||||
yazi
|
|
||||||
starship
|
|
||||||
difftastic
|
|
||||||
|
|
||||||
# Dev
|
|
||||||
lazydocker
|
|
||||||
k9s
|
|
||||||
kubectl
|
|
||||||
|
|
||||||
# Editor
|
|
||||||
neovim
|
|
||||||
fzf
|
|
||||||
lazygit
|
|
||||||
|
|
||||||
# Fonts
|
|
||||||
nerd-fonts.jetbrains-mono
|
|
||||||
]
|
|
||||||
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
tree
|
tree
|
||||||
wget
|
wget
|
||||||
rsync
|
rsync
|
||||||
yq
|
yq-go
|
||||||
kubectl
|
kubectl
|
||||||
croc
|
croc
|
||||||
asciinema_3
|
asciinema_3
|
||||||
|
|||||||
@@ -21,6 +21,8 @@ with pkgs;
|
|||||||
|
|
||||||
# Language specific
|
# Language specific
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
|
nil
|
||||||
|
nixd
|
||||||
fnm
|
fnm
|
||||||
bun
|
bun
|
||||||
deno
|
deno
|
||||||
|
|||||||
Reference in New Issue
Block a user