new commit

This commit is contained in:
Manuel 2022-11-12 17:46:39 -01:00
parent d15dedec12
commit 040bf82994
1 changed files with 11 additions and 8 deletions

View File

@ -1,14 +1,17 @@
update_db: true
backend: apt backend: apt
operations: operations:
- remove: - remove:
- 'live-boot' - "^live-*"
- 'live-boot-doc' - 'hunspell-en-us'
- 'live-config' - 'zram-config'
- 'live-config-doc' - 'cifs-utils'
- 'live-config-systemd'
- 'live-tools'
- 'live-task-localisation'
- 'live-task-recommended'
- 'calamares-settings-debian' - 'calamares-settings-debian'
- 'calamares' - 'calamares'
- try_install:
- language-pack-$LOCALE
- hunspell-$LOCALE
- libreoffice-help-$LOCALE
- libreoffice-l10n-$LOCALE