feat: add attribute set of named icons
This commit is contained in:
parent
e5f2726ffd
commit
4ea6e5d4bf
4 changed files with 82 additions and 19 deletions
|
|
@ -58,6 +58,7 @@
|
|||
inherit pkgs;
|
||||
|
||||
libn = nixvim.lib.${system};
|
||||
icons = import ./utils/icons.nix;
|
||||
};
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue