os/shared/env.nix

20 lines
214 B
Nix
Raw Permalink Normal View History

2023-05-21 21:15:04 +02:00
# On NixOS-managed machines these packages are installed system-wide
pkgs: with pkgs; [
bat
bottom
coreutils
curl
exa
fd
file
git
iputils
jq
kakoune
moreutils
ripgrep
sd
skim
wget
]