7 lines
		
	
	
	
		
			131 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			131 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| {
 | |
|   imports = [
 | |
|     ./firefox
 | |
|     #./chrome -- still needs to be implemented
 | |
|     #./brave -- still needs tio be implemented
 | |
|   ];
 | |
| }
 |