FEAT: install discord by default

This commit is contained in:
2025-11-09 16:02:39 +01:00
parent 86c4ce3d5b
commit cce8a43afb

View File

@@ -18,6 +18,6 @@ dnf5 install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm \
dnf-plugins-core
sed -i 's/enabled=0/enabled=1/' /etc/yum.repos.d/fedora-cisco-openh264.repo
dnf5 install -y steam
dnf5 install -y steam discord
dnf5 remove -y rpmfusion-free-release rpmfusion-nonfree-release dnf-plugins-core
dnf5 clean all