nix-macos/home/pkgs.nix
2025-02-04 16:12:34 +01:00

58 lines
523 B
Nix

{ pkgs }:
with pkgs;
[
# Base
tmux
oh-my-posh
git
git-lfs
git-crypt
bfg-repo-cleaner
gnutar
gnupg
htop
btop
rclone
rename
tmux
tree
wget
woff2
bat
rsync
sops
#bitwarden-cli
# Dev
devenv
nixpacks
ollama
colima
lazydocker
# Editor
neovim
fzf
lazygit
lua
luajitPackages.luarocks
ast-grep
ripgrep
# Language specific
nixfmt-rfc-style
fnm
bun
deno
zig
uv
ruff
tectonic
tex-fmt
rustup
shfmt
# Fonts
nerd-fonts.jetbrains-mono
]