mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-06 00:14:22 +00:00
32 lines
461 B
Plaintext
32 lines
461 B
Plaintext
%packages
|
|
# Switch to groups for design suite
|
|
@design-suite
|
|
|
|
# Identify as Fedora Design Suite
|
|
fedora-release-designsuite
|
|
|
|
# Provides backup application
|
|
deja-dup
|
|
deja-dup-nautilus
|
|
|
|
# Add extra gnome applications
|
|
#gnome-books
|
|
gnome-calendar
|
|
gnome-photos
|
|
gnome-pomodoro
|
|
gnome-todo
|
|
|
|
# Add cosmetic for terminal
|
|
powerline
|
|
powerline-fonts
|
|
|
|
# removal of unneeded applications
|
|
-gnome-boxes
|
|
|
|
|
|
# temporarily removing conflicting application
|
|
-mypaint
|
|
-sparkleshare
|
|
|
|
%end
|