index
:
getchoo/nixos-musl-flake
dependabot/github_actions/DeterminateSystems/magic-nix-cache-action-9
dependabot/github_actions/DeterminateSystems/nix-installer-action-16
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configuration
/
busybox.nix
blob: d9135ebbca16a085e7fc82ad874a019f55d11f1b (
plain
)
1
2
3
4
{ pkgs, ... }: { environment.systemPackages = [ pkgs.busybox ]; }