- netboot-base.nix with SSH key auth - Launch scripts for node01/02/03 - Node configuration.nix and disko.nix - Nix modules for first-boot automation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
9 lines
305 B
Text
9 lines
305 B
Text
# This directory is a placeholder for runtime assets
|
|
#
|
|
# Actual boot assets will be created at: /var/lib/pxe-boot/
|
|
# when the PXE server is deployed.
|
|
#
|
|
# This includes:
|
|
# - iPXE bootloaders (undionly.kpxe, ipxe.efi)
|
|
# - iPXE boot scripts (boot.ipxe)
|
|
# - NixOS boot images (bzImage, initrd) - from T032.S3
|