20 lines
391 B
Plaintext
20 lines
391 B
Plaintext
# EznixOS custom settings
|
|
# SPDX-FileCopyrightText: no
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
#
|
|
# Configure packages options, remove live configuration
|
|
#
|
|
---
|
|
backend: apt
|
|
|
|
operations:
|
|
- remove:
|
|
- 'live-boot'
|
|
- 'live-boot-doc'
|
|
- 'live-config'
|
|
- 'live-config-doc'
|
|
- 'live-config-systemd'
|
|
- 'live-tools'
|
|
- 'calamares-settings-debian'
|
|
- 'calamares'
|