# sudo nixos-install --flake "github:ereslibre/homelab#<hostname>"
# sudo nixos-rebuild --flake "github:ereslibre/homelab#$(hostname)" switch
# sudo tailscale up --accept-dns=false --accept-routes --advertise-routes=10.0.1.0/24,10.0.2.0/24,10.0.3.0/24,10.0.4.0/24
# sudo tailscale up --accept-dns=false
# sudo tailscale up --accept-dns=false
pi-desktop is a Raspberry Pi 400 with no local storage that netboots
over TFTP and mounts root from an iSCSI LUN on the Synology. See
pi-desktop/README.md for the full setup,
EEPROM flash recipe, and install procedure.
Seven rack-mounted PoE-powered Pi 4 Bs. Each host is fully described
by its integer index via mkCpi in flake.nix; see
common/headless-pi/README.md for the
bring-up procedure.