update
This commit is contained in:
		
							parent
							
								
									093741c7b8
								
							
						
					
					
						commit
						4cc45d0b56
					
				| 
						 | 
				
			
			@ -108,9 +108,10 @@ in
 | 
			
		|||
  programs = {
 | 
			
		||||
    hyprland = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; #hyprland-git
 | 
			
		||||
		  portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland; #xdph-git
 | 
			
		||||
     	#portalPackage = pkgs.xdg-desktop-portal-hyprland; # xdph none git
 | 
			
		||||
      # package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; #hyprland-git
 | 
			
		||||
		  # portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland; #xdph-git
 | 
			
		||||
     	
 | 
			
		||||
      portalPackage = pkgs.xdg-desktop-portal-hyprland; # xdph none git
 | 
			
		||||
      xwayland.enable = true;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue