19 lines
158 B
Nix
19 lines
158 B
Nix
pkgs: with pkgs; [
|
|
busybox
|
|
# coreutils-full
|
|
gitFull
|
|
git-crypt
|
|
|
|
wget
|
|
curl
|
|
zip
|
|
unzip
|
|
p7zip
|
|
unar
|
|
vim
|
|
htop
|
|
openssl
|
|
dmidecode
|
|
file
|
|
]
|