index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | codefiles <11915375+codefiles@users.noreply.github.com> | 2023-10-17 05:23:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 11:23:09 +0200 |
commit | bc3b3a35e6408144587f8c2ace95c4ac68d53bcc (patch) | |
tree | ae878156a279466146893bfa0fcc7d19a9438278 /schema.json | |
parent | 332ec0d6236ca863cb6a2101849555935066549f (diff) |
-rw-r--r-- | schema.json | 4 |
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", |