feat(gnome): Use new bazzite-arch-gnome image, far faster initial setup than making these same changes on init.

This commit is contained in:
Kyle Gospodnetich 2023-08-18 17:50:37 -07:00
parent 1a363152f1
commit 9746f60c9a
6 changed files with 4 additions and 10 deletions

View File

@ -7,4 +7,3 @@ root=false
replace=false
start_now=true
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
init_hooks=pacman -S rocm-opencl-runtime rocm-hip-runtime --noconfirm

View File

@ -1,5 +1,5 @@
[bazzite-arch]
image=ghcr.io/ublue-os/bazzite-arch
image=ghcr.io/ublue-os/bazzite-arch-gnome
init=false
nvidia=false
pull=true
@ -7,4 +7,3 @@ root=false
replace=false
start_now=true
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome rocm-opencl-runtime rocm-hip-runtime --noconfirm

View File

@ -1,5 +1,5 @@
[bazzite-arch]
image=ghcr.io/ublue-os/bazzite-arch
image=ghcr.io/ublue-os/bazzite-arch-gnome
init=false
nvidia=true
pull=true
@ -7,4 +7,3 @@ root=false
replace=false
start_now=true
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome --noconfirm

View File

@ -7,5 +7,4 @@ root=false
replace=false
start_now=true
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
init_hooks=pacman -S rocm-opencl-runtime rocm-hip-runtime --noconfirm
exported_apps="steam lutris protontricks"

View File

@ -1,5 +1,5 @@
[bazzite-arch]
image=ghcr.io/ublue-os/bazzite-arch
image=ghcr.io/ublue-os/bazzite-arch-gnome
init=false
nvidia=false
pull=true
@ -7,5 +7,4 @@ root=false
replace=false
start_now=true
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome rocm-opencl-runtime rocm-hip-runtime --noconfirm
exported_apps="steam lutris protontricks"

View File

@ -1,5 +1,5 @@
[bazzite-arch]
image=ghcr.io/ublue-os/bazzite-arch
image=ghcr.io/ublue-os/bazzite-arch-gnome
init=false
nvidia=true
pull=true
@ -7,5 +7,4 @@ root=false
replace=false
start_now=true
volume=/usr/lib/extest/libextest.so:/usr/lib/extest/libextest.so
init_hooks=pacman -Rnsdd xdg-desktop-portal-kde --noconfirm && pacman -S xdg-desktop-portal-gnome --noconfirm && runuser -u $USER -- paru -S adw-gtk3 --noconfirm
exported_apps="steam lutris protontricks"