feat: Added rpcs2

This commit is contained in:
uttarayan21
2025-06-08 21:17:34 +05:30
parent c0ed961039
commit c9c20f7045
2 changed files with 13 additions and 0 deletions

View File

@@ -30,5 +30,6 @@ lib.optionalAttrs device.hasGui {
./discord.nix
./slack.nix
./rpcs3.nix
./rpcs2.nix
];
}