feat(desktop): use git version of hyprland.

This commit is contained in:
CronyAkatsuki 2025-09-11 18:58:58 +02:00
parent 94f9efc9fb
commit bb84321cfe

View file

@ -119,8 +119,8 @@ in {
wayland.windowManager.hyprland = {
enable = true;
# package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
# portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
systemd.enable = false; # Using USWM globally