From 2e50f4940031766d8d607785f0edb776481c013a Mon Sep 17 00:00:00 2001 From: satr14 Date: Thu, 23 Jul 2026 17:58:24 +0700 Subject: [PATCH] small ide tweak --- modules/home/core/code.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/core/code.nix b/modules/home/core/code.nix index 044f3a7..6803152 100644 --- a/modules/home/core/code.nix +++ b/modules/home/core/code.nix @@ -40,6 +40,7 @@ }; }; agent = { + sidebar_side = "right"; tool_permissions.default = "allow"; default_model = { provider = "copilot_chat";