You've already forked fedora-bootc
Repo name?
Some checks failed
Build container image / Build and push image (pull_request) Failing after 4m1s
Some checks failed
Build container image / Build and push image (pull_request) Failing after 4m1s
This commit is contained in:
@@ -95,7 +95,10 @@ dnf5 install -y \
|
|||||||
# Install Niri, the scrollable-tiling window compositor
|
# Install Niri, the scrollable-tiling window compositor
|
||||||
# https://yalter.github.io/niri/
|
# https://yalter.github.io/niri/
|
||||||
dnf5 -y copr enable avengemedia/dms
|
dnf5 -y copr enable avengemedia/dms
|
||||||
dnf5 -y install --disablerepo="*" --enablerepo="avengemedia-dms" niri dms
|
dnf5 -y install \
|
||||||
|
--disablerepo="*" \
|
||||||
|
--enablerepo="coprdep:copr.fedorainfracloud.org:avengemedia:danklinux" \
|
||||||
|
niri dms
|
||||||
dnf5 -y copr disable avengemedia/dms
|
dnf5 -y copr disable avengemedia/dms
|
||||||
|
|
||||||
systemctl enable niri.service
|
systemctl enable niri.service
|
||||||
|
|||||||
Reference in New Issue
Block a user