diff options
Diffstat (limited to 'modules/desktops/hyprland/plugins.nix')
-rw-r--r-- | modules/desktops/hyprland/plugins.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/desktops/hyprland/plugins.nix b/modules/desktops/hyprland/plugins.nix index 21aff3b..e4d66ef 100644 --- a/modules/desktops/hyprland/plugins.nix +++ b/modules/desktops/hyprland/plugins.nix @@ -8,7 +8,7 @@ wayland.windowManager.hyprland = { plugins = [ inputs.hyprland-plugins.packages.${system}.hyprexpo - inputs.self.packages.${system}.hy3 + inputs.hy3.packages.${system}.hy3 ]; settings.plugin = { |