Skip to content

Commit

Permalink
Merge pull request #3 from nerdy0901/switch-to-kinoite-nvidia
Browse files Browse the repository at this point in the history
switch to kinoite-nvidia
  • Loading branch information
nerdy0901 authored Nov 9, 2023
2 parents 1228327 + fe00158 commit 3e1c931
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 3e1c931

Please sign in to comment.