enable ryujinx

This commit is contained in:
Noah Masur
2023-06-01 22:39:05 -04:00
parent 82a1954c26
commit 09de243bd3
3 changed files with 19 additions and 0 deletions

View File

@ -91,6 +91,7 @@ nixpkgs.lib.nixosSystem {
legendary.enable = true;
lutris.enable = true;
leagueoflegends.enable = true;
ryujinx.enable = true;
};
}