nix-config/home/toast/programs/nixvim/plugins/web-devicons.nix

3 lines
58 B
Nix

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