This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nixos by /u/bananaboy319 on 2024-06-17 08:54:35+00:00.


Hey,

I recently changed to NixOS, I want to use my vim configuration, however it uses mason and mason-lspconfig, this doesn’t work on NixOS because of the use of dynamically linked lsp servers I believe. I want to make it easy to install lsp servers with nix, and have my neovim configuration use those when on nix, but I don’t want to switch to nixvim as that would make my configuration a pain to setup on any non nix system.