Keep installer universal (restore cd profile, remove hardware file)

This commit is contained in:
randogoth 2026-02-01 22:00:28 +02:00
parent ecb67915fc
commit ec1bb28713

View file

@ -295,3 +295,4 @@ If you want, next we can:
- User: `admin` / password `admin`.
- Network: DHCP on primary interface (e.g., `ensp1s0` in VM); SSH reachable once IP obtained.
- Purpose: sandbox for validating flake changes before baking into the ISO.
- Workflow: sync repo to VM and `nixos-rebuild switch --flake /etc/nixos#installer`; rebuild ISO **only on explicit request** (ISO must remain hardware-agnostic, no embedded host-specific files).