From ce5b8a19eeaebc633bf0ad703b2c61d79eeb8988 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Wed, 21 Jan 2026 15:48:57 +0000 Subject: [PATCH] enable AS --- profiles/opencode.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/opencode.nix b/profiles/opencode.nix index 2a89d57..906e809 100644 --- a/profiles/opencode.nix +++ b/profiles/opencode.nix @@ -54,7 +54,7 @@ command = ["bunx" "opensrc-mcp"]; }; appsignal = { - enabled = false; + enabled = true; type = "local"; command = [ "docker"