Skip to content

Commit c2ece53

Browse files
api.md: regenerate from nasty@9efcf34
1 parent 9771d8b commit c2ece53

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

api.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3280,11 +3280,12 @@ ceremony. |
32803280
UEFI boot environment. BIOS / legacy boots return false and
32813281
every downstream check collapses to `None`. |
32823282
| `wrapper_has_lanzaboote_input` | boolean | no | `Some(true)` when `/etc/nixos/flake.nix` declares
3283-
`lanzaboote.url = ...` at top level. `Some(false)` on pre-
3284-
this-PR wrappers (operator needs to upgrade once so the
3285-
engine re-renders the template). `None` when we couldn't
3286-
read /etc/nixos/flake.nix (operator running an unusual
3287-
install or read failed). |
3283+
`lanzaboote.url = ...` at top level — i.e. this box is already
3284+
enrolled (the engine injects the input during the enrollment
3285+
ceremony). `Some(false)` is the normal pre-enrollment state:
3286+
the wrapper template omits the input on purpose and enrollment
3287+
adds it, so this is *not* a blocker. `None` when we couldn't
3288+
read /etc/nixos/flake.nix. Surfaced purely for the checklist. |
32883289

32893290

32903291
### `system.secure_boot.enrollment.status`

0 commit comments

Comments
 (0)