chore: comment out stuff because it's not working _yet again..._

This commit is contained in:
Ahwx 2024-12-20 20:11:10 +01:00
parent 9b66f98eb7
commit 05d1af376e

View file

@ -23,8 +23,8 @@
# enableNvidiaPatches = false; # enableNvidiaPatches = false;
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
]; ];
}; };
} }