Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'schema.json')
-rw-r--r--schema.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/schema.json b/schema.json
index 5616ed41..b1d45f64 100644
--- a/schema.json
+++ b/schema.json
@@ -35,6 +35,10 @@
"efistub"
]
},
+ "uki": {
+ "description": "Set to true to use a unified kernel images",
+ "type": "boolean"
+ },
"custom-commands": {
"description": "Custom commands to be run post install",
"type": "array",