+hyprcursor

This commit is contained in:
m3tam3re
2024-12-06 10:16:17 +01:00
parent 2f970debdd
commit 4789069624
5 changed files with 142 additions and 30 deletions

View File

@ -2,8 +2,8 @@
# This one brings our custom packages from the 'pkgs' directory
additions = final: prev:
(import ../pkgs {pkgs = final;})
// (inputs.hyprpanel.overlay final prev);
// (inputs.hyprpanel.overlay final prev)
// {rose-pine-hyprcursor = inputs.rose-pine-hyprcursor.packages.${prev.system}.default;};
# This one contains whatever you want to overlay
# You can change versions, add patches, set compilation flags, anything really.
# https://nixos.wiki/wiki/Overlays