Silverblue: Drop X11 from default installation
See: https://fedoraproject.org/wiki/Changes/WaylandOnlyGNOMEWorkstationMedia
This commit is contained in:
parent
9c64ee7b6a
commit
93c6f5e13d
2 changed files with 1 additions and 20 deletions
|
@ -200,7 +200,7 @@ def main():
|
|||
"kinoite-mobile": ["kde-mobile", "kde-mobile-apps", "base-graphical"],
|
||||
"lxqt-atomic": ["lxqt-desktop", "base-graphical"],
|
||||
"mate-atomic": ["mate-desktop", "base-x"],
|
||||
"silverblue": ["gnome-desktop", "base-x"],
|
||||
"silverblue": ["gnome-desktop", "base-graphical"],
|
||||
"sway-atomic": ["swaywm", "swaywm-extended", "base-graphical"],
|
||||
"xfce-atomic": ["xfce-desktop", "xfce-apps", "xfce-extra-plugins", "base-x"],
|
||||
}
|
||||
|
|
|
@ -15,7 +15,6 @@ packages:
|
|||
- fprintd-pam
|
||||
- gdm
|
||||
- glib-networking
|
||||
- glx-utils
|
||||
- gnome-backgrounds
|
||||
- gnome-bluetooth
|
||||
- gnome-browser-connector
|
||||
|
@ -58,22 +57,4 @@ packages:
|
|||
- xdg-desktop-portal-gnome
|
||||
- xdg-desktop-portal-gtk
|
||||
- xdg-user-dirs-gtk
|
||||
- xorg-x11-drv-amdgpu
|
||||
- xorg-x11-drv-ati
|
||||
- xorg-x11-drv-evdev
|
||||
- xorg-x11-drv-fbdev
|
||||
- xorg-x11-drv-libinput
|
||||
- xorg-x11-drv-nouveau
|
||||
- xorg-x11-drv-qxl
|
||||
- xorg-x11-drv-wacom
|
||||
- xorg-x11-server-Xorg
|
||||
- xorg-x11-xauth
|
||||
- xorg-x11-xinit
|
||||
- yelp
|
||||
packages-x86_64:
|
||||
- xorg-x11-drv-intel
|
||||
- xorg-x11-drv-openchrome
|
||||
- xorg-x11-drv-vesa
|
||||
- xorg-x11-drv-vmware
|
||||
packages-aarch64:
|
||||
- xorg-x11-drv-armsoc
|
||||
|
|
Loading…
Reference in a new issue