GrampsWeb app for HomeFree — genealogy server plugin
  • Nix 61.4%
  • Python 38.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ellis Rahhal a3f5ced293 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:55 -07:00
apps/grampsweb Self-register the OIDC client via homefree.sso.clients 2026-06-09 18:02:48 -07:00
flake.nix flake: export nixosModules.homefree 2026-08-12 15:45:55 -07:00