chore(ai): enable 'claude-code' on 'andromache,astyanax' hosts

This commit is contained in:
2026-04-26 18:59:09 +02:00
parent 1bda05280e
commit dce57f907a
3 changed files with 9 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ let
in
{
config = {
nixpkgs.allowedUnfree = [ "claude-code" ];
secrets.groups.opencode = [ "api-key" ];
sops.templates."opencode/auth.json" = {