Files
nix/home/hosts/packages.nix

30 lines
280 B
Nix

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