mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-20 22:29:09 -04:00
added busybox to nix_builder.nix
This commit is contained in:
@@ -112,6 +112,7 @@ in
|
||||
user = "github-runners";
|
||||
group = "github-runners";
|
||||
extraPackages = with pkgs; [
|
||||
busybox
|
||||
nixfmt-rfc-style
|
||||
nixos-rebuild
|
||||
treefmt
|
||||
|
||||
Reference in New Issue
Block a user