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:
parent
d5cffc807c
commit
347884f9d5
@ -24,7 +24,7 @@
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.hyprland;
|
||||
package = pkgs.hyprland;
|
||||
settings = {
|
||||
"$mainMod" = "SUPER";
|
||||
"$shiftMainMod" = "SUPER_SHIFT";
|
||||
|
Loading…
Reference in New Issue
Block a user