Added unfree retroarch emulators
This commit is contained in:
		
							parent
							
								
									7776f845cc
								
							
						
					
					
						commit
						dec735c9d6
					
				| @ -15,8 +15,27 @@ in | |||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   config = mkIf cfg.enable { |   config = mkIf cfg.enable { | ||||||
|  |     modules.unfree.allowedPackages = [ | ||||||
|  |       "libretro-fbalpha2012" | ||||||
|  |       "libretro-fbneo" | ||||||
|  |       "libretro-fmsx" | ||||||
|  |       "libretro-genesis-plus-gx" | ||||||
|  |       "libretro-mame2000" | ||||||
|  |       "libretro-mame2003" | ||||||
|  |       "libretro-mame2003-plus" | ||||||
|  |       "libretro-mame2010" | ||||||
|  |       "libretro-mame2015" | ||||||
|  |       "libretro-opera" | ||||||
|  |       "libretro-picodrive" | ||||||
|  |       "libretro-snes9x" | ||||||
|  |       "libretro-snes9x2002" | ||||||
|  |       "libretro-snes9x2005" | ||||||
|  |       "libretro-snes9x2005-plus" | ||||||
|  |       "libretro-snes9x2010" | ||||||
|  |     ]; | ||||||
|  | 
 | ||||||
|     home.packages = with pkgs; [ |     home.packages = with pkgs; [ | ||||||
|       retroarch-free |       retroarch-full | ||||||
|     ]; |     ]; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jan-Bulthuis
						Jan-Bulthuis