bubbles/iso_configs/calamares_settings/deb_64/calamares/modules/packages.conf

23 lines
586 B
Plaintext
Raw Normal View History

2023-07-11 06:48:53 +00:00
backend: apt
operations:
- remove:
# We need to keep this as refracta uses these to build he live CD's
- 'live-boot'
- 'live-boot-doc'
- 'live-config'
- 'live-config-doc'
- 'live-config-systemd'
- 'live-config-systemd'
- 'live-tools'
# - 'live-task-localisation'
# - 'live-task-recommended'
#This one we don't need the users can decide thier own installer
- 'calamares-settings-debian'
- 'calamares'
# This section add any other software you want to remove.
# - 'gparted'
# - 'bleachbit'
# - 'termit'