**This is an old revision of the document!**
dreamflasher
- hostname:
dma-dreamflasher - os: nixos
Entering Secure Boot Setup Mode
Note: Guide assumes an already running system. It does not cover resetting the system from scratch.
- Enter BIOS setup by spamming
EscthenDevice Manager - Go into
Secure Boot Configuration - Switch Secure Boot mode to
Custom mode - Go to the list of Secure Boot keys, then
PK, thenDelete PK. Confirm yes. - Go out, then
Boot Manager, then boot into NixOS as usual. - Validate setup mode using
sbctl statusandbootctl status. - Use
sbctl enroll-keys --microsoft. - Validate that you're no longer in setup mode via the above commands.
- Reboot again. Validate that the system boots fine.
- Re-enroll TPM2-backed decryption via Arch wiki guide.