[settings.conf] fix yaml

This commit is contained in:
Philip Müller 2019-08-10 01:00:28 -04:00
parent 96783d2a55
commit 5c94a7b15d

View File

@ -86,38 +86,38 @@ modules-search: [ local ]
# YAML: list of lists of strings. # YAML: list of lists of strings.
sequence: sequence:
- show: - show:
- welcome - welcome
- locale - locale
- keyboard - keyboard
- partition - partition
- users - users
- summary - summary
- exec: - exec:
- partition - partition
- mount - mount
- unpackfs - unpackfs
- machineid - machineid
- fstab - fstab
- locale - locale
- keyboard - keyboard
- localecfg - localecfg
- luksopenswaphookcfg - luksopenswaphookcfg
- luksbootkeyfile - luksbootkeyfile
- plymouthcfg - plymouthcfg
- initcpiocfg - initcpiocfg
- initcpio - initcpio
- users - users
- displaymanager - displaymanager
- mhwdcfg - mhwdcfg
- networkcfg - networkcfg
- hwclock - hwclock
- services-systemd - services-systemd
- grubcfg - grubcfg
- bootloader - bootloader
- postcfg - postcfg
- umount - umount
- show: - show:
- finished - finished
# A branding component is a directory, either in SHARE/calamares/branding or # A branding component is a directory, either in SHARE/calamares/branding or
# in /etc/calamares/branding (the latter takes precedence). The directory must # in /etc/calamares/branding (the latter takes precedence). The directory must