enable hplip for cups
This commit is contained in:
		
							parent
							
								
									c372ac3853
								
							
						
					
					
						commit
						4b3462f78f
					
				@ -125,7 +125,10 @@
 | 
			
		||||
 | 
			
		||||
  # Enable CUPS to print documents.
 | 
			
		||||
  services.avahi.enable = true; # cups browsing support
 | 
			
		||||
  services.printing.enable = true;
 | 
			
		||||
  services.printing = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    drivers = [ pkgs.hplip ];
 | 
			
		||||
  };
 | 
			
		||||
  # services.colord.enable = true;
 | 
			
		||||
 | 
			
		||||
  # IntelliJ
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user