elixirls is a liability

Signed-off-by: Christoph Schmatzler <christoph@tuist.dev>
This commit is contained in:
Christoph Schmatzler
2025-08-18 09:23:07 +02:00
parent 27c675041e
commit 68354d7b42
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
../core.nix
../syncthing.nix
../tailscale.nix
./bin/open-project.nix
./dock
./homebrew.nix
./system.nix

View File

@@ -8,7 +8,7 @@
ts_ls.enable = true; # TS/JS
cssls.enable = true; # CSS
dockerls.enable = true; # Docker
elixirls.enable = true; # Elixir
# elixirls.enable = true; # Elixir
};
};
};