Files
nix/home/hosts/packages.nix

27 lines
218 B
Nix

{ pkgs, ... }:
with pkgs;
[
bat
entr
feh
fzf
htop
jq
nmap
nodejs_24
nvimpager
parallel
pass
pnpm
ripgrep
silver-searcher
sops
sshfs
tldr
tree
unzip
vimPlugins.vim-plug
wget
]