moved pkg up
This commit is contained in:
parent
371e40cc40
commit
2cf30bc675
2 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ in
|
||||||
|
|
||||||
wayland.windowManager.hyprland =
|
wayland.windowManager.hyprland =
|
||||||
let
|
let
|
||||||
hyprscroller = pkgs.callPackage ./pkgs/vendored/hyprscroller.nix {
|
hyprscroller = pkgs.callPackage ../../pkgs/hyprland/hyprscroller.nix {
|
||||||
src = inputs.hyprscroller-src;
|
src = inputs.hyprscroller-src;
|
||||||
version = inputs.hyprscroller-src.lastModified;
|
version = inputs.hyprscroller-src.lastModified;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue