mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 01:32:11 +01:00 
			
		
		
		
	profile/printing: use free canon drivers
This commit is contained in:
		
							parent
							
								
									f8e1b30a61
								
							
						
					
					
						commit
						7b72bee0db
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -10,8 +10,8 @@ in | |||
|   config = lib.mkIf cfg.enable { | ||||
|     services.printing.enable = true; | ||||
|     services.printing.drivers = with pkgs; [ | ||||
|       canon-cups-ufr2 | ||||
|       gutenprint | ||||
|       gutenprintBin | ||||
|       hplip | ||||
|     ]; | ||||
|     programs.system-config-printer.enable = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler