From a157d18f3df0b91e2cea1c1eda45662957caa17e Mon Sep 17 00:00:00 2001 From: phg Date: Thu, 5 Feb 2026 15:35:56 +0100 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1588c2..7a6432a 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 -- [x] Setup image with LUKS (check if the passphrase slots can be empty to be set later during provision) +- [x] Setup image with LUKS - [ ] Setup dropbear - [ ] Setup Clevis/Tang - [ ] Lock down root user (remove password, prohibit all logins)