mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-20 12:04:52 +00:00
feat: 🎉 reenable flatpak (use secureblue copr)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user