{ flake.modules.nixvim.custom.plugins = { lsp.servers.eslint.enable = true; typescript-tools.enable = true; }; }