Skip to content

Commit

Permalink
Update recipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe1369 committed Jun 29, 2024
1 parent 572029b commit 6696bce
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: moe-os
description: Moe's Persönliches uBlue Image
base-image: ghcr.io/ublue-os/kinoite-main
base-image: ghcr.io/ublue-os/silverblue-main
image-version: 40
modules:
# Default Repo Packages
Expand All @@ -12,7 +12,6 @@ modules:
- mesa-va-drivers-freeworld.i686
- mesa-vdpau-drivers-freeworld.i686
- mesa-vdpau-drivers-freeworld.x86_64
- xwaylandvideobridge
- ibm-plex-fonts-all
- mangohud
- gamemode
Expand All @@ -32,16 +31,16 @@ modules:
- tmux
- libratbag-ratbagd

# Customization
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/luisbocanegra/kde-material-you-colors/repo/fedora-%OS_VERSION%/luisbocanegra-kde-material-you-colors-fedora-%OS_VERSION%.repo
- https://copr.fedorainfracloud.org/coprs/errornointernet/klassy/repo/fedora-%OS_VERSION%/errornointernet-klassy-fedora-%OS_VERSION%.repo
install:
- klassy
- kde-material-you-colors
- python-materialyoucolor
- python-pywal
# Customization for KDE Plasma
# - type: rpm-ostree
# repos:
# - https://copr.fedorainfracloud.org/coprs/luisbocanegra/kde-material-you-colors/repo/fedora-%OS_VERSION%/luisbocanegra-kde-material-you-colors-fedora-%OS_VERSION%.repo
# - https://copr.fedorainfracloud.org/coprs/errornointernet/klassy/repo/fedora-%OS_VERSION%/errornointernet-klassy-fedora-%OS_VERSION%.repo
# install:
# - klassy
# - kde-material-you-colors
# - python-materialyoucolor
# - python-pywal

# Gamescope Git
- type: rpm-ostree
Expand Down Expand Up @@ -72,11 +71,16 @@ modules:
- https://negativo17.org/repos/fedora-uld.repo
install:
- uld

# AKmods for Controller Dongle Support
- type: akmods
base: main
install:
- xone
- xpadneo
- xone
- xpadneo
# Flatpaks
- type: default-flatpaks
install:
- com.google.Chrome

- type: signing

0 comments on commit 6696bce

Please sign in to comment.