Switch to unstable hyprland
This commit is contained in:
		| @@ -69,7 +69,7 @@ | ||||
|   programs.hyprland = { | ||||
|     enable = true; | ||||
|     xwayland.enable = true; | ||||
|     portalPackage = pkgs.xdg-desktop-portal-hyprland; | ||||
|     portalPackage = pkgs.unstable.xdg-desktop-portal-hyprland; | ||||
|   }; | ||||
|  | ||||
|   # Setup common XDG env vars | ||||
| @@ -87,7 +87,7 @@ | ||||
|     enable = true; | ||||
|     xdgOpenUsePortal = true; | ||||
|     extraPortals = (with pkgs; [ | ||||
|       xdg-desktop-portal-hyprland | ||||
|       # unstable.xdg-desktop-portal-hyprland | ||||
|       xdg-desktop-portal-gtk | ||||
|     ]); | ||||
|   }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user