1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Remove material cursors deviration since it was upstreame

This commit is contained in:
RGBCube 2023-12-05 13:54:31 +03:00
parent c1163eec84
commit a884eb181f
No known key found for this signature in database
2 changed files with 0 additions and 47 deletions

View file

@ -71,8 +71,6 @@
icons.package = pkgs.callPackage (import ./devirations/gruvbox-icons.nix) {};
});
material-cursors = pkgs.callPackage (import ./devirations/material-cursors.nix) {};
hyprland = inputs.hyprland.packages.${system}.default;
hyprpicker = inputs.hyprpicker.packages.${system}.default;
};