diff --git a/modules/home-manager/zed.nix b/modules/home-manager/zed.nix index 8da7fff..9480e05 100644 --- a/modules/home-manager/zed.nix +++ b/modules/home-manager/zed.nix @@ -33,10 +33,10 @@ light = "Rosé Pine Dawn"; }; hour_format = "hour24"; + tab_size = "2"; language_models = { ollama = { api_url = "http://localhost:11434"; - }; }; };