Files
nix/home/hosts/packages.nix

25 lines
199 B
Nix

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