From cc2dc495111c3574d93826a60a1f2879c5aea949 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Wed, 4 Feb 2026 10:34:12 +0000 Subject: [PATCH] up Signed-off-by: Christoph Schmatzler --- .stignore | 1 - profiles/zed.nix | 7 ------- 2 files changed, 8 deletions(-) delete mode 100644 .stignore diff --git a/.stignore b/.stignore deleted file mode 100644 index 2d2ecd6..0000000 --- a/.stignore +++ /dev/null @@ -1 +0,0 @@ -.git/ diff --git a/profiles/zed.nix b/profiles/zed.nix index c640776..c6763f0 100644 --- a/profiles/zed.nix +++ b/profiles/zed.nix @@ -62,13 +62,6 @@ chat_panel = { button = false; }; - assistant = { - enabled = false; - button = false; - }; - features = { - edit_prediction_provider = "none"; - }; ssh_connections = [ { host = "tahani";