{
plugins.lsp = {
servers = {
nil-ls = {
enable = true;
settings.formatting.command = ["alejandra"];
};
}