From 87d30449594c1221749f58cf38db72f8a3b439da Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Wed, 4 Feb 2026 10:37:58 +0000 Subject: [PATCH] Update zed.nix --- profiles/zed.nix | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/profiles/zed.nix b/profiles/zed.nix index c6763f0..a2cb0ba 100644 --- a/profiles/zed.nix +++ b/profiles/zed.nix @@ -47,21 +47,6 @@ inlay_hints = { enabled = true; }; - project_panel = { - button = false; - }; - outline_panel = { - button = false; - }; - collaboration_panel = { - button = false; - }; - notification_panel = { - button = false; - }; - chat_panel = { - button = false; - }; ssh_connections = [ { host = "tahani";