forked from srbala/fedora-kickstarts
18 lines
380 B
Plaintext
18 lines
380 B
Plaintext
|
%packages
|
||
|
@firefox
|
||
|
@gnome-desktop
|
||
|
@libreoffice
|
||
|
|
||
|
# FIXME; apparently the glibc maintainers dislike this, but it got put into the
|
||
|
# desktop image at some point. We won't touch this one for now.
|
||
|
nss-mdns
|
||
|
|
||
|
# This one needs to be kicked out of @standard
|
||
|
-smartmontools
|
||
|
|
||
|
# We use gnome-control-center's printer and input sources panels instead
|
||
|
-system-config-printer
|
||
|
-im-chooser
|
||
|
|
||
|
%end
|