feat: 🎉 reenable flatpak (use secureblue copr)

This commit is contained in:
34n0
2023-11-27 21:05:21 +01:00
committed by qoijjj
parent dcd4466cf1
commit 5074be993c
7 changed files with 12 additions and 22 deletions

View File

@@ -2,6 +2,7 @@ type: rpm-ostree
repos: repos:
- https://copr.fedorainfracloud.org/coprs/qoijjj/hardened_malloc/repo/fedora-39/qoijjj-hardened_malloc-fedora-39.repo - https://copr.fedorainfracloud.org/coprs/qoijjj/hardened_malloc/repo/fedora-39/qoijjj-hardened_malloc-fedora-39.repo
- https://copr.fedorainfracloud.org/coprs/qoijjj/vscodium/repo/fedora-39/qoijjj-codium-fedora-39.repo - https://copr.fedorainfracloud.org/coprs/qoijjj/vscodium/repo/fedora-39/qoijjj-codium-fedora-39.repo
- https://copr.fedorainfracloud.org/coprs/secureblue/bubblewrap-suid/repo/fedora-39/secureblue-bubblewrap-suid-fedora-39.repo
install: install:
- python3-pip - python3-pip
# GNOME's GTK4 theme, Libadwaita. Already included in Silverblue, but not # GNOME's GTK4 theme, Libadwaita. Already included in Silverblue, but not
@@ -21,13 +22,14 @@ install:
- chkrootkit - chkrootkit
- koji - koji
- codium - codium
- bubblewrap-suid
remove: remove:
- firefox - firefox
- firefox-langpacks - firefox-langpacks
- virtualbox-guest-additions - virtualbox-guest-additions
- openssh-server - openssh-server
- bubblewrap

View File

@@ -10,11 +10,6 @@ remove:
- kf5-akonadi-server - kf5-akonadi-server
- kf5-akonadi-server-mysql - kf5-akonadi-server-mysql
- kwalletmanager5 - kwalletmanager5
- flatpak
- flatpak-libs
- flatpak-selinux
- flatpak-kcm
- flatpak-session-helper
- fedora-flathub-remote - fedora-flathub-remote
- toolbox - toolbox
- kde-print-manager - kde-print-manager
@@ -27,9 +22,6 @@ remove:
- cups-filters - cups-filters
- braille-printer-app - braille-printer-app
- libppd - libppd
- plasma-discover-flatpak
- ibus
- ibus-panel
- ibus-m17n - ibus-m17n
- ibus-libpinyin - ibus-libpinyin
- ibus-hangul - ibus-hangul
@@ -37,10 +29,7 @@ remove:
- ibus-qt - ibus-qt
- ibus-anthy - ibus-anthy
- ibus-anthy-python - ibus-anthy-python
- ibus-setup
- ibus-typing-booster - ibus-typing-booster
- open-vm-tools - open-vm-tools
- open-vm-tools-desktop - open-vm-tools-desktop
- krfb
- krfb-libs
- qt5-qdbusviewer - qt5-qdbusviewer

View File

@@ -18,8 +18,9 @@ modules:
# added into /usr/etc/ (under /config/files) as that is the proper "distro" # added into /usr/etc/ (under /config/files) as that is the proper "distro"
# config directory on ostree read more in the files module's README # config directory on ostree read more in the files module's README
- from-file: common-packages.yml # common packages last
- from-file: kinoite-packages.yml - from-file: kinoite-packages.yml
- from-file: common-packages.yml
- type: fonts - type: fonts

View File

@@ -17,8 +17,10 @@ modules:
# configuration you wish to end up in /etc/ on the booted system should be # configuration you wish to end up in /etc/ on the booted system should be
# added into /usr/etc/ as that is the proper "distro" config directory on ostree # added into /usr/etc/ as that is the proper "distro" config directory on ostree
# read more in the files module's README # read more in the files module's README
- from-file: common-packages.yml
# common packages last
- from-file: kinoite-packages.yml - from-file: kinoite-packages.yml
- from-file: common-packages.yml
- type: bling # configure what to pull in from ublue-os/bling - type: bling # configure what to pull in from ublue-os/bling
install: install:

View File

@@ -20,8 +20,9 @@ modules:
# should be added into /usr/etc/ as that is the proper "distro" # should be added into /usr/etc/ as that is the proper "distro"
# config directory on ostree. Read more in the files module's README # config directory on ostree. Read more in the files module's README
- from-file: common-packages.yml # common packages last
- from-file: silverblue-packages.yml - from-file: silverblue-packages.yml
- from-file: common-packages.yml
- type: bling # configure what to pull in from ublue-os/bling - type: bling # configure what to pull in from ublue-os/bling
install: install:

View File

@@ -18,8 +18,9 @@ modules:
# added into /usr/etc/ as that is the proper "distro" config directory on ostree # added into /usr/etc/ as that is the proper "distro" config directory on ostree
# read more in the files module's README # read more in the files module's README
- from-file: common-packages.yml # common packages last
- from-file: silverblue-packages.yml - from-file: silverblue-packages.yml
- from-file: common-packages.yml
- type: bling # configure what to pull in from ublue-os/bling - type: bling # configure what to pull in from ublue-os/bling
install: install:

View File

@@ -28,12 +28,6 @@ remove:
- cups-filters - cups-filters
- braille-printer-app - braille-printer-app
- libppd - libppd
- gnome-software
- gnome-software-rpm-ostree
- flatpak
- flatpak-libs
- flatpak-selinux
- flatpak-session-helper
- malcontent-ui-libs - malcontent-ui-libs
- malcontent-control - malcontent-control
- toolbox - toolbox