This commit is contained in:
Mohamed C. 2024-07-27 20:50:11 +02:00 committed by GitHub
parent f968bc23fd
commit 7dd64f77cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,9 @@
---
name: moe-os
description: Moe's Persönliches uBlue Image
base-image: ghcr.io/ublue-os/kinoite-main
image-version: 40
modules:
# Default Repo Packages
- type: rpm-ostree
repos:
install:
@ -37,8 +37,6 @@ modules:
- tmux
- libratbag-ratbagd
- htop
# 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
@ -49,57 +47,41 @@ modules:
- kde-material-you-colors
- python-materialyoucolor
- python-pywal
# Gamescope Git
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/vulongm/gamescope-git/repo/fedora-%OS_VERSION%/vulongm-gamescope-git-fedora-%OS_VERSION%.repo
install:
- gamescope
# Gamescope Session
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/gloriouseggroll/nobara-%OS_VERSION%/repo/fedora-%OS_VERSION%/gloriouseggroll-nobara-%OS_VERSION%-fedora-%OS_VERSION%.repo?arch=x86_64
install:
- gamescope-session-plus
- gamescope-session-steam
# Printer Driver
- type: rpm-ostree
repos:
- https://negativo17.org/repos/fedora-uld.repo
install:
- uld
# Joystickwake
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/repo/fedora-%OS_VERSION%/kylegospo-bazzite-fedora-%OS_VERSION%.repo
install:
- joystickwake
- ds-inhibit
# AKmods for Controller Dongle Support
- type: akmods
base: main
install:
- xone
- xpadneo
# Use the default flatpak module to setup repos. We want to install flatpaks manually
- type: default-flatpaks
system:
system: null
notify: true
repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo
repo-name: flathub
repo-title: "Flathub (System)"
# Add custom .desktop files to /usr/share/applications
repo-title: Flathub (System)
- type: files
files:
- source: applications
destination: /usr/share/applications
- type: signing