From 09d4aa5b250bc2dc496924dcffba207a25038515 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sun, 28 Sep 2025 11:47:02 -0600 Subject: [PATCH] no longer building emulator from source --- modules/apps/gaming.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/apps/gaming.nix b/modules/apps/gaming.nix index 59a1d34..5f3da61 100644 --- a/modules/apps/gaming.nix +++ b/modules/apps/gaming.nix @@ -55,9 +55,6 @@ azahar # 3Ds prismlauncher # minecraft launcher with jdk overlays ; - inherit (inputs.jawz-scripts.packages.x86_64-linux) - torzu # switch - ; }; }; }