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)