This commit is contained in:
alsaiduq-lab 2025-03-22 11:21:03 -06:00
parent b6cf7dd347
commit f20ff92ba8
7 changed files with 84 additions and 55 deletions

View file

@ -23,10 +23,6 @@ in {
python-opencv-headless = python-opencv-headless;
python-rembg = python-rembg;
# tokyo-night-gtk = pkgs.callPackage ./tokyo-night {
# inherit (pkgs) lib stdenv fetchFromGitHub gtk-engine-murrine;
# };
vivid-icons = pkgs.callPackage ./vivid-icons {
inherit (pkgs) lib stdenv fetchFromGitHub;
};