Add default packages to fedora-vauxite.yaml
This commit is contained in:
parent
663cf9dac0
commit
082755c17f
1 changed files with 10 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
include: xfce-desktop-pkgs.yaml
|
||||
ref: fedora/rawhide/${basearch}/xfce
|
||||
ref: fedora/rawhide/${basearch}/vauxite
|
||||
rojig:
|
||||
name: fedora-xfce
|
||||
summary: "Fedora XFCE base image"
|
||||
name: fedora-vauxite
|
||||
summary: "Fedora Vauxite (XFCE) base image"
|
||||
license: MIT
|
||||
packages:
|
||||
- fedora-release-xfce
|
||||
|
@ -10,6 +10,13 @@ packages:
|
|||
- fedora-release-ostree-desktop
|
||||
# Portals for Flatpak
|
||||
- xdg-desktop-portal-gtk
|
||||
# Essential packages from @xfce-apps
|
||||
- atril
|
||||
- firefox
|
||||
- galculator
|
||||
- mousepad
|
||||
- ristretto
|
||||
- xarchiver
|
||||
repos:
|
||||
- fedora-rawhide
|
||||
# - fedora-37
|
Loading…
Reference in a new issue