From 145e12ed64044d42f0d6b85a7a814036d0986fa5 Mon Sep 17 00:00:00 2001 From: David C Date: Fri, 2 Jun 2023 21:05:10 -0400 Subject: [PATCH] Yuzu --- programs/games.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/programs/games.nix b/programs/games.nix index a2362fc..fa90640 100644 --- a/programs/games.nix +++ b/programs/games.nix @@ -65,5 +65,7 @@ in { # Switch / WiiU Games cemu wiiUDownloader + yuzu-early-access + ukmm ]; }