Skip to content

Releases: DemyCode/yolab

Latest NixOS Homelab Installer

23 Jan 23:03

Choose a tag to compare

NixOS Homelab Installer ISO

This ISO can be used to install the homelab configuration.

Usage:

  • Download the ISO file
  • Write to USB drive using Rufus (Windows) or dd (Linux/macOS):
    sudo dd if=nixos-minimal-26.05.20260130.62c8382-x86_64-linux.iso of=/dev/sdX bs=4M status=progress && sync
  • Boot from USB and follow installation instructions

Built from: f2f5337fa14d9d76491821f51ca5bc7a3fbfbdf4
Built at: 2026-03-06T22:43:47+01:00