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