diff --git a/flake.nix b/flake.nix index db4c54c..0c5f5d8 100644 --- a/flake.nix +++ b/flake.nix @@ -28,6 +28,7 @@ pkgs.prettier pkgs.stylua pkgs.selene + pkgs.lua-language-server ]; }; });