diff --git a/config/recipe.yml b/config/recipe.yml index 965096750d..90c4bba896 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -4,7 +4,7 @@ name: my-ublue description: My Universal Blue image # the base image to build on top of (FROM) and the version tag to use -base-image: ghcr.io/ublue-os/kinoite-asus-nvidia +base-image: ghcr.io/ublue-os/kinoite-nvidia image-version: 39 # latest is also supported if you want new updates ASAP # module configuration, executed in order @@ -23,12 +23,15 @@ modules: - type: rpm-ostree repos: # - https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo + - https://copr.fedorainfracloud.org/coprs/lukenukem/asus-linux/repo/fedora-%OS_VERSION%/lukenukem-asus-linux-fedora-%OS_VERSION%.repo install: # - micro # - starship - easyeffects - virt-manager - samba + - asusctl + - asusctl-rog-gui remove: - firefox # default firefox removed in favor of flatpak - firefox-langpacks # langpacks needs to also be removed to prevent dependency problems