No description
- Nix 100%
Adds back `services.webapp.appName` (briefly removed in the previous commit per #100's strict policy) so existing hosts keep working without authoring full per-host brand kits. Resolution order: 1. If brandDir is set, use it (full brand kit wins). 2. Else synthesize: take the flake's default logo + a brand.json carrying appName as both name and shortName. This is NOT a VITE_APP_NAME env shim — it threads through the brand kit pipeline properly (brand.json read by vite-branding.ts). Hosts that need themed chrome / their own logo upgrade to a real brandDir. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| webapp.nix | ||