feat: add icon picker to utils & install deps

This commit is contained in:
NotAShelf 2023-02-05 23:57:19 +03:00
commit 6572964523
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
4 changed files with 106 additions and 8 deletions

View file

@ -2,5 +2,6 @@ _: {
imports = [
./colorizer.nix
./venn.nix
./icon-picker.nix
];
}