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