moved pkg up

This commit is contained in:
KaitoTLex 2025-05-27 15:12:18 -07:00
parent 371e40cc40
commit 2cf30bc675
No known key found for this signature in database
GPG key ID: 8AB934746F475D0B
2 changed files with 1 additions and 1 deletions

View file

@ -101,7 +101,7 @@ in
wayland.windowManager.hyprland =
let
hyprscroller = pkgs.callPackage ./pkgs/vendored/hyprscroller.nix {
hyprscroller = pkgs.callPackage ../../pkgs/hyprland/hyprscroller.nix {
src = inputs.hyprscroller-src;
version = inputs.hyprscroller-src.lastModified;
};