1745b420aa
Use a filtered comps group to add essential apps instead of manually listing them in the manifest. Also add gparted to the image as it needs privileges thus it can't run as a Flatpak.
18 lines
403 B
YAML
18 lines
403 B
YAML
include: xfce-desktop-pkgs.yaml
|
|
ref: fedora/rawhide/${basearch}/vauxite
|
|
rojig:
|
|
name: fedora-vauxite
|
|
summary: "Fedora Vauxite (XFCE) base image"
|
|
license: MIT
|
|
|
|
packages:
|
|
- fedora-release-xfce
|
|
# Generic release sub package for desktop variants
|
|
- fedora-release-ostree-desktop
|
|
# Portals for Flatpak
|
|
- xdg-desktop-portal-gtk
|
|
|
|
repos:
|
|
- fedora-rawhide
|
|
# - fedora-40
|
|
# - fedora-40-updates
|