pkgs: use stable hyprland for demeter

This commit is contained in:
Youwen Wu 2024-08-21 16:52:11 -07:00
parent 9fbf576165
commit 4a6b3a895d
3 changed files with 5 additions and 1 deletions

View file

@ -6,7 +6,7 @@
}: {
wayland.windowManager.hyprland = {
enable = true;
# package = inputs.stablepkgs.legacyPackages.${system}.hyprland;
package = inputs.stablepkgs.legacyPackages.${system}.hyprland;
settings = {
exec-once = ["waypaper --restore"];
"$mod" = "SUPER";