nix-config/home/modules/cli/nixvim/plugins/web-devicons.nix

3 lines
58 B
Nix

{
programs.nixvim.plugins.web-devicons.enable = true;
}