forked from fabian/nix
		
	apply format
This commit is contained in:
		
							parent
							
								
									34e3cdaf81
								
							
						
					
					
						commit
						3044c426fd
					
				
					 7 changed files with 1442 additions and 90 deletions
				
			
		
							
								
								
									
										5
									
								
								pkgs/config/default.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								pkgs/config/default.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| lib: | ||||
| with lib; { | ||||
|   android_sdk.accept_license = true; | ||||
|   allowUnfreePredicate = pkg: import ./unfree.nix lib (getName pkg); | ||||
| } | ||||
							
								
								
									
										13
									
								
								pkgs/config/unfree.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								pkgs/config/unfree.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,13 @@ | |||
| lib: name: | ||||
| with lib; | ||||
|   elem name [ | ||||
|     "discord" | ||||
|     "rar" | ||||
|     "spotify" | ||||
|     "spotify-unwrapped" | ||||
|     "steam" | ||||
|     "steam-original" | ||||
|     "steam-run" | ||||
|     "teams" | ||||
|     "zoom" | ||||
|   ] | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue