Skip to content
View icebluerabbit's full-sized avatar
  • Joined Aug 8, 2026

Block or report icebluerabbit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
icebluerabbit/README.md

IceBlueRabbit

Homelab infrastructure, purely declarative — every host, service and network built from source.

Nix NixOS Cachix Terranix / OpenTofu Rust Go Linux


nixos — the homelab as one declarative monorepo: hosts, services, networks, users. No Docker, no VMs — every service is a systemd-nspawn container built from the same Nix store as its host.

denful-networks — its sibling, bridging Terranix and NixOS/home-manager through the den framework.

configuratarr — declarative app config for services that only expose it over an API, instead of leaving it trapped in SQLite.

Pinned Loading

  1. nixos nixos Public

    Declarative homelab monorepo: every host, service, network and user in Nix. systemd-nspawn, no Docker, no VMs.

    Nix

  2. configuratarr configuratarr Public

    Declarative config sync for the *arr stack, in Rust. Diffs desired-state YAML against each app's API, pushes the delta.

    Rust

  3. denful-networks denful-networks Public

    den extension adding a networks entity type — declare VLANs, firewall and DNS once, render NixOS and Terranix.

    Nix