From 23a066b8809898360280f4ae2c6b5f5f56be218c Mon Sep 17 00:00:00 2001 From: Yuri Kuit Date: Tue, 7 Jul 2026 10:34:15 +0200 Subject: [PATCH] v3-revamp-fedora --- fedora/fedora-workstation.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fedora/fedora-workstation.sh b/fedora/fedora-workstation.sh index da412a1..c1234e5 100755 --- a/fedora/fedora-workstation.sh +++ b/fedora/fedora-workstation.sh @@ -15,6 +15,9 @@ echo # Run full first source "$SCRIPT_DIR/fedora-full.sh" +# Add workstation repo +sudo dnf install -y fedora-workstation-repositories + # Add extra packages install_packages libreoffice