{
plugins.lsp = {
servers = {
nil_ls = {
enable = true;
settings.formatting.command = ["nixpkgs-fmt"];
};
}