feat: enable hyswipe again after issues got fixed

This commit is contained in:
Ahwx 2024-10-13 19:12:49 +02:00
parent b9761da89d
commit cf507e3360
2 changed files with 164 additions and 92 deletions

View file

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