forked from fabian/nix
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			162 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			162 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
lib: name:
 | 
						|
with lib;
 | 
						|
  elem name [
 | 
						|
    "discord"
 | 
						|
    "spotify"
 | 
						|
    "spotify-unwrapped"
 | 
						|
    "steam"
 | 
						|
    "steam-original"
 | 
						|
    "steam-unwrapped"
 | 
						|
    "steam-run"
 | 
						|
  ]
 |