Attempt to force niri install from its copr
Some checks failed
Build container image / Build and push image (pull_request) Failing after 3m19s

This commit is contained in:
2025-11-13 19:46:19 +09:00
parent 1688c213d4
commit 5bab3226dc

View File

@@ -95,7 +95,7 @@ dnf5 install -y \
# Install Niri, the scrollable-tiling window compositor
# https://yalter.github.io/niri/
dnf5 -y copr enable avengemedia/dms
dnf5 -y install niri dms
dnf5 -y install --disablerepo="*" --enablerepo="avengemedia-dms" niri dms
dnf5 -y copr disable avengemedia/dms
systemctl enable niri.service