forked from jan-leila/nix-config
		
	removed emulators
This commit is contained in:
		
							parent
							
								
									30961e681b
								
							
						
					
					
						commit
						b526c1850c
					
				
					 1 changed files with 22 additions and 22 deletions
				
			
		|  | @ -73,28 +73,28 @@ in | |||
|       (lib.mkIf cfg.hasOpenRGBHardware openrgb) | ||||
|       (lib.mkIf cfg.hasViaKeyboard via) | ||||
| 
 | ||||
|       # gaming | ||||
|       # emulators | ||||
|       # nintendo | ||||
|       # TODO: replace this with self hosted flake | ||||
|       # (lib.mkIf cfg.hasGPU yuzu-mainline) # Switch Emulator | ||||
|       # TODO: replace this with self hosted flake | ||||
|       # citra-canary # 3DS emulator | ||||
|       (lib.mkIf cfg.hasGPU cemu) # Wii-U emulator | ||||
|       dolphin-emu # GameCube and Wii Emulator | ||||
|       desmume # DS Emulator | ||||
|       mupen64plus # N64 Emulator | ||||
|       zsnes # SNES Emulator | ||||
|       vbam # Game Boy Advanced Emulator | ||||
|       fceux # NES Emulator | ||||
|       # play station | ||||
|       rpcs3 # PS3 Emulator | ||||
|       pcsx2 # PS2 Emulator | ||||
|       pcsxr # PS1 Emulator | ||||
|       # TODO: more play station emulators here when they come out | ||||
|       #misc | ||||
|       stella # Atari 2600 Emulator | ||||
|       mame # mame Emulator | ||||
|       # # gaming | ||||
|       # # emulators | ||||
|       # # nintendo | ||||
|       # # TODO: replace this with self hosted flake | ||||
|       # # (lib.mkIf cfg.hasGPU yuzu-mainline) # Switch Emulator | ||||
|       # # TODO: replace this with self hosted flake | ||||
|       # # citra-canary # 3DS emulator | ||||
|       # (lib.mkIf cfg.hasGPU cemu) # Wii-U emulator | ||||
|       # dolphin-emu # GameCube and Wii Emulator | ||||
|       # desmume # DS Emulator | ||||
|       # mupen64plus # N64 Emulator | ||||
|       # zsnes # SNES Emulator | ||||
|       # vbam # Game Boy Advanced Emulator | ||||
|       # fceux # NES Emulator | ||||
|       # # play station | ||||
|       # rpcs3 # PS3 Emulator | ||||
|       # pcsx2 # PS2 Emulator | ||||
|       # pcsxr # PS1 Emulator | ||||
|       # # TODO: more play station emulators here when they come out | ||||
|       # #misc | ||||
|       # stella # Atari 2600 Emulator | ||||
|       # mame # mame Emulator | ||||
|     ] | ||||
|   ); | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue