Blocker
Home Manager PR #9695 adds programs.t3code.server.
Cleanup
In modules/aspects/ai/default.nix:
- remove
systemd.user.services.t3code-web
- enable and configure
programs.t3code.server
- map the current environment and extra arguments to the upstream module
- preserve the provider-notification setting if still needed
- verify the service remains user-scoped and starts with the graphical session
The local service stays in place until the PR merges and reaches the pinned Home Manager input.
Blocker
Home Manager PR #9695 adds
programs.t3code.server.Cleanup
In
modules/aspects/ai/default.nix:systemd.user.services.t3code-webprograms.t3code.serverThe local service stays in place until the PR merges and reaches the pinned Home Manager input.