From 72ca1f7740b5363ab8ac654947ffde1d5fa4e6fe Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Wed, 12 Nov 2025 10:10:21 -0500 Subject: [PATCH] Adding python3-pyusb --- lenovo-16arh7h/Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/lenovo-16arh7h/Containerfile b/lenovo-16arh7h/Containerfile index e38ddeb..64d2f99 100644 --- a/lenovo-16arh7h/Containerfile +++ b/lenovo-16arh7h/Containerfile @@ -30,6 +30,7 @@ RUN rpm --import \ libavcodec-freeworld \ libva-nvidia-driver \ nvtop \ + python3-pyusb \ radeontop \ steam \ syncthing \