Commit Graph

3 Commits

Author SHA1 Message Date
unexplrd 87f0014608 Install T3 Code desktop launcher
- Generate the .desktop file from a template during install
- Remove the inline desktop item definition
2026-04-25 13:09:49 +03:00
unexplrd a8bcf387ba Inline desktop item with absolute t3code exec path
- Generate the desktop entry inside the derivation
- Point Exec at the installed binary via `${placeholder "out"}`
2026-04-25 12:54:48 +03:00
unexplrd d13dbbaedd Rename package directories to match t3code outputs
- Move server and desktop Nix packages under `packages/t3code-*`
- Update flake outputs and README references to the new names
2026-04-25 12:49:38 +03:00