From ec5975d663a1cca29765579ee0e45d6e42f75c38 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Wed, 31 Dec 2025 16:34:21 -0500 Subject: [PATCH] added busybox --- shell.nix | 14 +++++++------- users/richie/home/programs.nix | 4 +--- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/shell.nix b/shell.nix index b8a7742..a6fdb2a 100644 --- a/shell.nix +++ b/shell.nix @@ -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 ]; }; } diff --git a/users/richie/home/programs.nix b/users/richie/home/programs.nix index 46e8eb5..231d524 100644 --- a/users/richie/home/programs.nix +++ b/users/richie/home/programs.nix @@ -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