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: - steam-devices - steam - mesa-va-drivers-freeworld.i686 - mesa-vdpau-drivers-freeworld.i686 - mesa-vdpau-drivers-freeworld.x86_64 - ibm-plex-fonts-all - mangohud - waydroid - virt-install - libvirt-daemon-config-network - libvirt-daemon-kvm - qemu-kvm - virt-manager - virt-viewer - guestfs-tools - python3-libguestfs - virt-top - https://github.com/ilya-zlobintsev/LACT/releases/download/v0.5.5/lact-libadwaita-0.5.5-0.x86_64.fedora-40.rpm remove: - firefox - firefox-langpacks - wireguard-tools - nvtop - solaar-udev - openrgb-udev-rules - oversteer-udev - tcpdump - 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 - https://copr.fedorainfracloud.org/coprs/errornointernet/klassy/repo/fedora-%OS_VERSION%/errornointernet-klassy-fedora-%OS_VERSION%.repo - https://copr.fedorainfracloud.org/coprs/hazel-bunny/ricing/repo/fedora-%OS_VERSION%/hazel-bunny-ricing-fedora-%OS_VERSION%.repo install: - klassy - 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: 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 - type: files files: - source: applications destination: /usr/share/applications - type: signing