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
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 5edd0929d0 - Show all commits

View File

@@ -5,7 +5,7 @@
... ...
}: { }: {
imports = [ imports = [
../shared/default.nix ./shared/default.nix
]; ];
options.coding.agents.claude-code = let options.coding.agents.claude-code = let

View File

@@ -5,7 +5,7 @@
... ...
}: { }: {
imports = [ imports = [
../shared/default.nix ./shared/default.nix
]; ];
options.coding.agents.opencode = let options.coding.agents.opencode = let

View File

@@ -5,7 +5,7 @@
... ...
}: { }: {
imports = [ imports = [
../shared/default.nix ./shared/default.nix
]; ];
options.coding.agents.pi = let options.coding.agents.pi = let