added home manager for leyla
This commit is contained in:
parent
afc0dfdb35
commit
46aa44a23e
7 changed files with 99 additions and 9 deletions
|
@ -74,8 +74,10 @@ in
|
|||
# steam
|
||||
# emulators
|
||||
# nintendo
|
||||
# TODO: replace this with self hosted flake
|
||||
(lib.mkIf cfg.hasGPU yuzu-mainline) # Switch Emulator
|
||||
citra-canary # 3DS 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue