Added web-devicons

This commit is contained in:
EsVagy42 2025-03-02 20:15:47 +00:00
parent 602ab99fbb
commit 438355fca2
2 changed files with 2 additions and 0 deletions

1
config/web-devicons.nix Normal file
View file

@ -0,0 +1 @@
{ plugins = { web-devicons = { enable = true; }; }; }