chore: uncomment hyprspace since it caused build issues

This commit is contained in:
Ahwx 2024-10-20 13:27:55 +02:00
parent d7f17910b2
commit 7584caade6

View file

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