Bonsai local image generation for HomeFree
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ellis Rahhal bfbb6c7d42 flake: export nixosModules.homefree
HomeFree now composes `nixosModules.homefree` and falls back to `default`
for plugins that predate the convention. The two were interchangeable
while every plugin existed only to be a plugin — `default` had nothing
else it could be. A flake that is also something in its own right breaks
that: genai-server's `default` is a standalone NixOS service stack, and
registering it composed that stack into the router instead of its ingress
module, silently, with every subdomain answering "no service at this
host".

`default` stays as an alias so this keeps working on a HomeFree that
predates the change, and so the lock bump is not a flag day.
2026-08-12 15:45:56 -07:00
apps/bonsai updated to use dynamic ports 2026-06-13 15:24:52 -07:00
flake.nix flake: export nixosModules.homefree 2026-08-12 15:45:56 -07:00