From 9622126501dced84b7017f42c29566c2a3c42aaf Mon Sep 17 00:00:00 2001 From: binarypie Date: Wed, 29 Oct 2025 10:17:48 -0700 Subject: [PATCH] Remove c development --- build_files/build.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/build_files/build.sh b/build_files/build.sh index c15f70a..98dee2d 100755 --- a/build_files/build.sh +++ b/build_files/build.sh @@ -29,7 +29,4 @@ dnf5 -y install mako swaybg dnf5 -y copr enable wezfurlong/wezterm-nightly dnf5 -y install wezterm -# Additional development tools -dnf5 group install -y --with-optional c-development - # systemctl enable podman.socket