forked from VinnyVynce/silvernobara
-
Notifications
You must be signed in to change notification settings - Fork 0
/
fedora-kinoite.yaml
35 lines (33 loc) · 899 Bytes
/
fedora-kinoite.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
include: kde-desktop-pkgs.yaml
ref: fedora/36/${basearch}/kinoite
rojig:
name: fedora-kde
summary: "Fedora Kinoite (KDE) base image"
license: MIT
packages:
- fedora-release-kinoite
# Wayland support
- kwayland-integration
- kwin-wayland
- plasma-workspace-wayland
- xorg-x11-server-Xwayland
# Portals for Flatpak
- xdg-desktop-portal-kde
# Provide an archive manager by default
- ark
# Keep some basic apps installed until we have Flatpaks available
# See https://pagure.io/fedora-kde/SIG/issue/13
- gwenview
- kcalc
- kwrite
- okular
# Make sure the following are not pulled in when Recommended by other packages
exclude-packages:
- plasma-discover-offline-updates
- plasma-discover-packagekit
# Exclude currently broken support for rpm-ostree in Discover
- plasma-discover-rpm-ostree
- plasma-pk-updates
repos:
- fedora-36
- fedora-36-updates