feature/agent-git-identity #16

Merged
m3tam3re merged 5 commits from feature/agent-git-identity into master 2026-04-27 17:56:27 +02:00
Owner
No description provided.
m3tam3re added 5 commits 2026-04-27 17:56:19 +02:00
- Renamed shared-options.nix to shared/shared-options.nix
- Created shared/default.nix importing git-identity.nix and shared-options.nix
- Created shared/git-identity.nix with gitIdentity option set:
  - enable: Toggle for agent git identity
  - name: Git author name (default: m3ta-chiron)
  - email: Git author email (default: m3ta-chiron@agentmail.to)
  - signingKey: Optional GPG signing key path
  - sshKey: SSH private key path for git push auth
- Updated opencode.nix, pi.nix, claude-code.nix to import shared/default.nix
- Restructured modules to follow proper Nix module syntax with imports at top level
m3tam3re merged commit 95aeff28ad into master 2026-04-27 17:56:27 +02:00
m3tam3re deleted branch feature/agent-git-identity 2026-04-27 17:56:27 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: m3tam3re/nixpkgs#16