chore: remove unused pkgs
This commit is contained in:
parent
33e83540ba
commit
b478cbd316
3 changed files with 1 additions and 33 deletions
nixos/home
|
@ -9,7 +9,7 @@ in
|
|||
{
|
||||
home.pointerCursor = {
|
||||
name = "Dracula-cursors";
|
||||
package = pkgs.dracula-icon-theme;
|
||||
package = pkgs.dracula-theme;
|
||||
size = 24;
|
||||
|
||||
gtk.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue