From 08bb2347225e7cb9bcbba504ef0a1dfbfb35a572 Mon Sep 17 00:00:00 2001 From: Juha Uotila <10782843+inffy@users.noreply.github.com> Date: Sun, 9 Feb 2025 09:46:04 +0200 Subject: [PATCH] remove ubuntu-fonts --- build_files/base/02-install-copr-repos.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/build_files/base/02-install-copr-repos.sh b/build_files/base/02-install-copr-repos.sh index 638a8b0..28e7c3b 100755 --- a/build_files/base/02-install-copr-repos.sh +++ b/build_files/base/02-install-copr-repos.sh @@ -7,9 +7,6 @@ set -eoux pipefail # Add Staging repo dnf5 -y copr enable ublue-os/staging -# Add Ubuntu Fonts -dnf5 -y copr enable atim/ubuntu-fonts - # Add Switcheroo Repo dnf5 -y copr enable sentry/switcheroo-control_discrete