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