From d12e6f2bb9417d658d16eee03a945735b32b2d11 Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Thu, 13 Nov 2025 00:03:58 -0500 Subject: [PATCH] Add source code pro and numlockx --- lenovo-16arh7h/Containerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lenovo-16arh7h/Containerfile b/lenovo-16arh7h/Containerfile index b3073aa..f9af6da 100644 --- a/lenovo-16arh7h/Containerfile +++ b/lenovo-16arh7h/Containerfile @@ -14,6 +14,7 @@ RUN rpm --import \ https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm \ https://repo.protonvpn.com/fedora-$(cat /etc/fedora-release | cut -d' ' -f 3)-stable/protonvpn-stable-release/protonvpn-stable-release-1.0.3-1.noarch.rpm && \ dnf5 install -y \ + adobe-source-code-pro-fonts \ akmods \ android-tools \ ansible \ @@ -31,6 +32,7 @@ RUN rpm --import \ iotop \ libavcodec-freeworld \ libva-nvidia-driver \ + numlockx \ nvtop \ python3-pyusb \ radeontop \