From 6a457340030b7389e0eae16c1b3267461d425a26 Mon Sep 17 00:00:00 2001 From: phg Date: Thu, 5 Feb 2026 15:35:33 +0100 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index deb2ab5..f1588c2 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ E.g. `mise run setup debian 13-trixie` or `mise run setup nixos 25.11`. ## ToDo -- [ ] Setup image with LUKS (check if the passphrase slots can be empty to be set later during provision) +- [x] Setup image with LUKS (check if the passphrase slots can be empty to be set later during provision) - [ ] Setup dropbear - [ ] Setup Clevis/Tang - [ ] Lock down root user (remove password, prohibit all logins)