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";