1 2 3 4 5 6
{...}: { programs.nixvim.plugins.lspkind = { enable = true; preset = "default"; # "codicons" is only for a font patched with vscode-codeicons. }; }