The shulker-installer ISO now includes automated installation capabilities with Secure Boot support.
- Boot from shulker-installer ISO
- Enable Setup Mode in BIOS/UEFI if needed
- Run automated installer:
shulker-install
- Secure Boot Detection: Automatically detects if system is in setup mode
- Key Installation: Automated secure boot key enrollment using sbctl
- NixOS Installation: Automated deployment using nixos-anywhere
- ISO Signing: Sign installer ISOs for secure boot compatibility
- Remote Installation: Support for installing on remote machines
See installer-scripts/README.md
for detailed documentation of all automation scripts.
Traditional manual installation is still supported alongside the new automation.