feat: adds hyswipe back (seems stable enough now????)

This commit is contained in:
Ahwx 2025-03-01 21:53:55 +01:00
parent 81372fde97
commit f05b1d5b91

View file

@ -24,7 +24,7 @@
systemd.enable = true; systemd.enable = true;
plugins = [ plugins = [
# inputs.Hyprspace.packages.${pkgs.system}.Hyprspace # inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
# inputs.Hyswipe.packages.${pkgs.system}.Hyswipe inputs.Hyswipe.packages.${pkgs.system}.Hyswipe
]; ];
}; };
} }