chore: remove unused pkgs

This commit is contained in:
matt1432 2023-10-03 13:29:14 -04:00
parent 33e83540ba
commit b478cbd316
3 changed files with 1 additions and 33 deletions
nixos/home

View file

@ -9,7 +9,7 @@ in
{
home.pointerCursor = {
name = "Dracula-cursors";
package = pkgs.dracula-icon-theme;
package = pkgs.dracula-theme;
size = 24;
gtk.enable = true;