add moonlight for game streaming

This commit is contained in:
Noah Masur
2024-08-07 22:58:58 -04:00
parent 5b2fef7e01
commit 65aa25b213
3 changed files with 16 additions and 0 deletions

View File

@ -118,6 +118,7 @@ inputs.nixpkgs.lib.nixosSystem {
dwarf-fortress.enable = true;
enable = true;
steam.enable = true;
moonlight.enable = true;
legendary.enable = true;
lutris.enable = true;
ryujinx.enable = true;