Switch to unstable

This commit is contained in:
2024-05-23 22:56:33 +02:00
parent 4f50b24998
commit d0fa636f97
9 changed files with 32 additions and 32 deletions

View File

@@ -24,7 +24,7 @@
wayland.windowManager.hyprland = {
enable = true;
package = pkgs.unstable.hyprland;
package = pkgs.hyprland;
settings = {
"$mainMod" = "SUPER";
"$shiftMainMod" = "SUPER_SHIFT";