Disable in-development colord support.
This commit is contained in:
		
							parent
							
								
									cb372898b1
								
							
						
					
					
						commit
						d7b5e08723
					
				@ -106,7 +106,7 @@
 | 
				
			|||||||
  # Enable CUPS to print documents.
 | 
					  # Enable CUPS to print documents.
 | 
				
			||||||
  services.avahi.enable = true; # cups browsing support
 | 
					  services.avahi.enable = true; # cups browsing support
 | 
				
			||||||
  services.printing.enable = true;
 | 
					  services.printing.enable = true;
 | 
				
			||||||
  services.colord.enable = true;
 | 
					  # services.colord.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # IntelliJ
 | 
					  # IntelliJ
 | 
				
			||||||
  boot.kernel.sysctl."fs.inotify.max_user_watches" = 524288;
 | 
					  boot.kernel.sysctl."fs.inotify.max_user_watches" = 524288;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user