From 41a51ae6b66d474fbf9d5515e4652c576c7b5dc5 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 5 May 2025 14:23:40 -0400 Subject: [PATCH] Changed base from silverblue to bazzite with changes for asus and nvidia. Changed from firefox to floorp. --- recipes/recipe.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 81ebd46..c85aeee 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -6,8 +6,8 @@ name: hydro-os description: This is my personal OS image. # the base image to build on top of (FROM) and the version tag to use -base-image: ghcr.io/ublue-os/silverblue-main -image-version: 41 # latest is also supported if you want new updates ASAP +base-image: ghcr.io/ublue-os/bazzite-asus-nvidia +image-version: latest # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module @@ -34,8 +34,7 @@ modules: system: # If no repo information is specified, Flathub will be used by default install: - - org.mozilla.firefox - - org.gnome.Loupe + - one.ablaze.floorp remove: - org.gnome.eog user: {} # Also add Flathub user repo, but no user packages