bibata-cursors-translucent: move to by-name/

This commit is contained in:
pancaek
2025-12-05 13:28:18 -08:00
parent c003005292
commit 555d3ea219
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -10300,8 +10300,6 @@ with pkgs;
andromeda-gtk-theme = libsForQt5.callPackage ../data/themes/andromeda-gtk-theme { };
bibata-cursors-translucent = callPackage ../data/icons/bibata-cursors/translucent.nix { };
dejavu_fonts = lowPrio (callPackage ../data/fonts/dejavu-fonts { });
# solve collision for nix-env before https://github.com/NixOS/nix/pull/815