XR for Universal Blue and Fedora Atomic Desktops
vr fedora-atomic linux
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Explicitly use Fedora 42 container

This ensures that a consistent container version is used, regardless of
distro.

Ref: #6
Signed-off-by: Shiloh Fen <shiloh@shilohfen.com>

+1 -1
+1 -1
src/atomic-xr/envision.nu
··· 12 12 ] { 13 13 runtime install xr (if not $no_monado {"monado"}) 14 14 15 - distrobox create envision --no-entry -Y -i registry.fedoraproject.org/fedora-toolbox:latest 15 + distrobox create envision --no-entry -Y -i registry.fedoraproject.org/fedora-toolbox:42 16 16 distrobox enter envision -- sudo dnf install -y nu 17 17 upgrade 18 18 log info "Successfully installed Envision"