update opencode config, secrets, tailscale, and agents input

- opencode: remove deprecated google_auth, add git_master config,
  experimental truncation, use glm-4.6v for multimodal-looker,
  upgrade categories to glm-5, remove opencode-memory plugin
- m3-atlas: add ref/exa/outline/basecamp secret declarations
- m3-kratos: enable tailscale with ssh and reset flags
- agents: switch back to remote git input
This commit is contained in:
m3tm3re
2026-02-17 08:54:13 +01:00
parent 87baf2377f
commit 8ead26a791
5 changed files with 58 additions and 29 deletions

View File

@@ -5,7 +5,7 @@
file = ../../secrets/anytype-key.age;
owner = "m3tam3re";
};
tailscale-key = { file = ../../secrets/tailscale-key.age; };
tailscale-key = {file = ../../secrets/tailscale-key.age;};
wg-DE = {
file = ../../secrets/wg-DE.age;
path = "/etc/wireguard/DE.conf";