added busybox

This commit is contained in:
2025-12-31 16:34:21 -05:00
parent f5b22322d0
commit ec5975d663
2 changed files with 8 additions and 10 deletions

View File

@@ -6,14 +6,14 @@
default = pkgs.mkShell {
NIX_CONFIG = "extra-experimental-features = nix-command flakes ca-derivations";
nativeBuildInputs = with pkgs; [
nix
home-manager
git
my_python
ssh-to-age
gnupg
age
busybox
git
gnupg
home-manager
my_python
nix
ssh-to-age
];
};
}

View File

@@ -4,6 +4,7 @@
# cli
bat
btop
busybox
eza
fd
ffmpegthumbnailer
@@ -21,7 +22,6 @@
ripgrep
starship
tmux
unzip
yazi
zoxide
# Home Assistant
@@ -31,13 +31,11 @@
# system info
hwloc
lynis
pciutils
smartmontools
usbutils
# networking
iperf3
nmap
wget
# python
poetry
ruff