From 6c51110d9fd9b94ca4a6d9540183fb531d3f0d32 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Sun, 13 Oct 2024 01:33:00 -0400 Subject: [PATCH] Try a different way of removing gnome-tour --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 38a9f59..bce1404 100755 --- a/build.sh +++ b/build.sh @@ -17,7 +17,7 @@ flatpak remote-add --system flathub --from /tmp/flathub.flatpakrepo # General system packages rpm-ostree install gnome-browser-connector jq -rpm-ostree remove gnome-tour +rpm-ostree override remove gnome-tour # Streaming machine packages rpm-ostree install obs-studio mpv yt-dlp zenity # Presentation machine packages