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