From d868415d2bd8174d33e7bc2535a9ae947de5e35c Mon Sep 17 00:00:00 2001 From: mehbark Date: Fri, 24 Nov 2023 20:36:07 -0500 Subject: [PATCH] add busybox --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index 7a2d3e6..b90d95d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -194,6 +194,8 @@ in unzip git curl + # just too nice + busybox ]; # Some programs need SUID wrappers, can be configured further or are