From 2ee75d5d913a7a3c9242a847533de5ccdbb1f5cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 30 Oct 2023 10:14:10 +0100 Subject: [PATCH] docs: clarify migration path for new installations --- docs/QUICK_START.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/QUICK_START.md b/docs/QUICK_START.md index b4e15d8..20fb889 100644 --- a/docs/QUICK_START.md +++ b/docs/QUICK_START.md @@ -23,6 +23,9 @@ To be able to setup Secure Boot on your device, NixOS needs to be installed in UEFI mode and [`systemd-boot`](https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/) must be used as a boot loader. +This means if you wish to install lanzaboote on a new machine, +you need to follow the install instruction for systemd-boot +and than switch to lanzaboote after the first boot. These prerequisites can be checked via `bootctl status`: