Files
nix/home/hosts/packages.nix

23 lines
169 B
Nix

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