remove flatpaks
This commit is contained in:
		
							parent
							
								
									683e92c57f
								
							
						
					
					
						commit
						9d447646b7
					
				
					 3 changed files with 0 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -1,10 +0,0 @@
 | 
			
		|||
{pkgs, ...}: {
 | 
			
		||||
  # Required to install flatpak
 | 
			
		||||
  xdg.portal = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    config.common.default = ["gtk"];
 | 
			
		||||
    extraPortals = [pkgs.xdg-desktop-portal-wlr];
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  services.flatpak.enable = true;
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue