You've already forked fedora-bootc
Non-user add-wants?
Some checks failed
Build container image / Build and push image (pull_request) Failing after 4m9s
Some checks failed
Build container image / Build and push image (pull_request) Failing after 4m9s
This commit is contained in:
@@ -96,7 +96,7 @@ dnf5 install -y \
|
|||||||
# 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 niri dms
|
dnf5 -y install niri dms
|
||||||
systemctl --user add-wants niri.service dms
|
systemctl add-wants niri.service dms
|
||||||
dnf5 -y copr disable avengemedia/dms
|
dnf5 -y copr disable avengemedia/dms
|
||||||
|
|
||||||
## CLEANUP
|
## CLEANUP
|
||||||
@@ -131,13 +131,6 @@ mv -f /usr/lib/systemd/system/flatpak-add-flathub-repos.service /usr/lib/systemd
|
|||||||
# IDEA: Can I set certain dconf settings, like Ptyxis config, temperature settings, etc?
|
# IDEA: Can I set certain dconf settings, like Ptyxis config, temperature settings, etc?
|
||||||
# IDEA: Can I set certain Flatpak system defaults (ie. no read/write anywhere by default)
|
# IDEA: Can I set certain Flatpak system defaults (ie. no read/write anywhere by default)
|
||||||
|
|
||||||
# Use a COPR Example:
|
|
||||||
#
|
|
||||||
# dnf5 -y copr enable ublue-os/staging
|
|
||||||
# dnf5 -y install package
|
|
||||||
# Disable COPRs so they don't end up enabled on the final image:
|
|
||||||
# dnf5 -y copr disable ublue-os/staging
|
|
||||||
|
|
||||||
# Enable Tailscale service
|
# Enable Tailscale service
|
||||||
systemctl enable tailscaled
|
systemctl enable tailscaled
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user