mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
refactor: move ryujinx to gaming module
This commit is contained in:
parent
c5440e4b09
commit
8773107d9b
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
ryujinx
|
||||
];
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue