Changed base from silverblue to bazzite with changes for asus and nvidia. Changed from firefox to floorp.
This commit is contained in:
@@ -6,8 +6,8 @@ name: hydro-os
|
|||||||
description: This is my personal OS image.
|
description: This is my personal OS image.
|
||||||
|
|
||||||
# the base image to build on top of (FROM) and the version tag to use
|
# the base image to build on top of (FROM) and the version tag to use
|
||||||
base-image: ghcr.io/ublue-os/silverblue-main
|
base-image: ghcr.io/ublue-os/bazzite-asus-nvidia
|
||||||
image-version: 41 # latest is also supported if you want new updates ASAP
|
image-version: latest # latest is also supported if you want new updates ASAP
|
||||||
|
|
||||||
# module configuration, executed in order
|
# module configuration, executed in order
|
||||||
# you can include multiple instances of the same module
|
# you can include multiple instances of the same module
|
||||||
@@ -34,8 +34,7 @@ modules:
|
|||||||
system:
|
system:
|
||||||
# If no repo information is specified, Flathub will be used by default
|
# If no repo information is specified, Flathub will be used by default
|
||||||
install:
|
install:
|
||||||
- org.mozilla.firefox
|
- one.ablaze.floorp
|
||||||
- org.gnome.Loupe
|
|
||||||
remove:
|
remove:
|
||||||
- org.gnome.eog
|
- org.gnome.eog
|
||||||
user: {} # Also add Flathub user repo, but no user packages
|
user: {} # Also add Flathub user repo, but no user packages
|
||||||
|
Reference in New Issue
Block a user