Fix TOML syntax for kickstart customizations
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
[customizations.installer.kickstart]
|
||||
[customizations.installer.kickstart]
|
||||
contents = """
|
||||
# Sprache und Tastatur festlegen
|
||||
lang de_DE.UTF-8
|
||||
keyboard --vckeymap=de --xlayouts='de'
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user