Homelab infrastructure, purely declarative — every host, service and network built from source.
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.