ntsync-flatpak-fixes (#56)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 43s

Reviewed-on: #56
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit is contained in:
2025-08-22 22:48:44 -04:00
committed by eriq12
parent 05211ae180
commit 5549e00157
6 changed files with 11 additions and 35 deletions

View File

@@ -1,8 +0,0 @@
[gitlab.com_paulcarroty_vscodium_repo]
name=download.vscodium.com
baseurl=https://download.vscodium.com/rpms/
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg
metadata_expire=1h

View File

@@ -1 +0,0 @@
ntsync

View File

@@ -1,19 +0,0 @@
modules:
- type: default-flatpaks
configurations:
- scope: user
repo:
title: Flathub (user)
install:
- one.ablaze.floorp
- io.github.equicord.equibop
- scope: system
repo:
title: Flathub
notify: true
install:
- com.github.tchx84.Flatseal
- io.missioncenter.MissionCenter
- io.github.flattool.Ignition
- net.davidotek.pupgui2
- org.gnome.Loupe

View File

@@ -3,11 +3,9 @@ modules:
repos:
nonfree: rpmfusion
files:
- codium.repo
- https://repo.vscodium.dev/vscodium.repo
copr:
- mavit/discover-overlay
keys:
- https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg
install:
packages:
# applications

View File

@@ -1,8 +1,6 @@
modules:
- type: dnf
repos:
files:
- codium.repo
copr:
- ublue-os/packages
install:
@@ -14,20 +12,26 @@ modules:
# environment
# xwayland
- xorg-x11-server-Xwayland
# headset control
- headsetcontrol
# media related
- mediainfo
- playerctl
- alsa-firmware
# zip utilities
- p7zip
# qt libraries
- qt5-qtwayland
- qt6-qtwayland
# vulkan
- vulkan-tools
- vulkan-validation-layers
# xdg-desktop-portals
- xdg-desktop-portal
- xdg-desktop-portal-gtk
@@ -45,3 +49,6 @@ modules:
- bluez
- bluez-tools
- firewall-config
# packages for steam script
- lsb_release

View File

@@ -16,7 +16,6 @@ modules:
- from-file: components/script-module.yml
- from-file: components/sys-files-module.yml
- from-file: components/systemd-module.yml
- from-file: components/default-flatpak.yml
- from-file: components/chezmoi-module.yml
- type: signing