nixos/xdg: disable portal (again)
This commit is contained in:
		
							parent
							
								
									fd2b2b5cd5
								
							
						
					
					
						commit
						c4d06eff3f
					
				@ -4,7 +4,7 @@ with lib;
 | 
			
		||||
  options.xdg.portal = {
 | 
			
		||||
    enable =
 | 
			
		||||
      mkEnableOption "<link xlink:href='https://github.com/flatpak/xdg-desktop-portal'>xdg desktop integration</link>"//{
 | 
			
		||||
        default = config.services.xserver.enable;
 | 
			
		||||
        default = false;
 | 
			
		||||
      };
 | 
			
		||||
 | 
			
		||||
    extraPortals = mkOption {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user