os/shared/env.nix

20 lines
214 B
Nix
Raw 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
2023-09-21 17:38:37 +02:00
eza
2023-05-21 21:15:04 +02:00
fd
file
git
iputils
jq
kakoune
moreutils
ripgrep
sd
skim
wget
]