Skip to content

Commit

Permalink
revert again
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe1369 committed Jun 29, 2024
1 parent 9b14b9e commit d3eb426
Showing 1 changed file with 14 additions and 19 deletions.
33 changes: 14 additions & 19 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/silverblue-main
base-image: ghcr.io/ublue-os/kinoite-main
image-version: 40
modules:
# Default Repo Packages
Expand All @@ -12,6 +12,7 @@ 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 @@ -31,16 +32,16 @@ modules:
- tmux
- libratbag-ratbagd

# 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
# 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

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

# AKmods for Controller Dongle Support
- type: akmods
base: main
install:
- xone
- xpadneo

# Flatpaks
- type: default-flatpaks
install:
- org.mozilla.firefox
- xone
- xpadneo

- type: signing

0 comments on commit d3eb426

Please sign in to comment.