diff --git a/modules/home/hyprland/hyprland.nix b/modules/home/hyprland/hyprland.nix index 7900ed4..390ff2a 100644 --- a/modules/home/hyprland/hyprland.nix +++ b/modules/home/hyprland/hyprland.nix @@ -24,7 +24,7 @@ systemd.enable = true; plugins = [ # inputs.Hyprspace.packages.${pkgs.system}.Hyprspace - # inputs.Hyswipe.packages.${pkgs.system}.Hyswipe + inputs.Hyswipe.packages.${pkgs.system}.Hyswipe ]; }; }