pkgs(demeter): use latest hyprland

This commit is contained in:
Youwen Wu 2024-08-26 15:29:43 -07:00
parent b55e316ff8
commit 9aa7f83895
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -4,5 +4,5 @@
...
}: {
wayland.windowManager.hyprland.settings.monitor = ["DP-1,2560x1440@165,1920x0,auto" "HDMI-A-1,1920x1080@60,0x0,1"];
wayland.windowManager.hyprland.package = inputs.stablepkgs.legacyPackages.${pkgs.system}.hyprland;
# wayland.windowManager.hyprland.package = inputs.stablepkgs.legacyPackages.${pkgs.system}.hyprland;
}