add ryujinx fork as switch emulator
This commit is contained in:
parent
f5720647d9
commit
bbe094d2da
2 changed files with 4 additions and 0 deletions
3
home/profiles/programs/games/switch.nix
Normal file
3
home/profiles/programs/games/switch.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [ryubing];
|
||||
}
|
|
@ -84,6 +84,7 @@
|
|||
|
||||
# gaming
|
||||
programs.games.lutris
|
||||
programs.games.switch
|
||||
programs.games.heroic
|
||||
programs.games.minecraft
|
||||
programs.games.roblox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue