Remove unstable reference for magicman
Some checks failed
pre-commit / pre-commit (push) Failing after 17s
Some checks failed
pre-commit / pre-commit (push) Failing after 17s
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.hyprland;
|
||||
package = pkgs.hyprland;
|
||||
settings = {
|
||||
"$mainMod" = "SUPER";
|
||||
"$shiftMainMod" = "SUPER_SHIFT";
|
||||
|
Reference in New Issue
Block a user