Skip to content

Releases: DemyCode/yolab

NixOS Homelab Installer — main

Choose a tag to compare

@github-actions github-actions released this 26 May 08:22

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.11.20260726.624af66-x86_64-linux.iso of=/dev/sdX bs=4M status=progress && sync
  • Boot from USB and follow installation instructions

Branch: main
Built from: 7eab308a347ed820ed5c37d8e15d1f0d666de35e
Built at: 2026-08-26T17:45:44+02:00

Latest NixOS Homelab Installer

Choose a tag to compare

@github-actions github-actions released this 23 Jan 23:03

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