mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-14 01:18:40 +00:00
feat(gnome): Use new bazzite-arch-gnome image, far faster initial setup than making these same changes on init.
This commit is contained in:
parent
1a363152f1
commit
9746f60c9a
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user