added busybox to nix_builder.nix

This commit is contained in:
2025-12-31 17:06:38 -05:00
parent 9aea31e841
commit 3074e3c47e

View File

@@ -112,6 +112,7 @@ in
user = "github-runners";
group = "github-runners";
extraPackages = with pkgs; [
busybox
nixfmt-rfc-style
nixos-rebuild
treefmt