From ac54c8942789edd3bd165c20c4d537a57862603d Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Wed, 1 May 2024 23:09:23 +0100 Subject: [PATCH] add busybox to bordervm for udhcpd --- bordervm-configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/bordervm-configuration.nix b/bordervm-configuration.nix index 8baa456..a9c2c7b 100644 --- a/bordervm-configuration.nix +++ b/bordervm-configuration.nix @@ -112,6 +112,7 @@ in { tufted iptables usbutils + busybox ]; security.sudo.wheelNeedsPassword = false; networking = {