From fa501f919cea519f1b0f53686000a74e4abf397e Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 21 Oct 2024 19:46:27 +0200 Subject: Customize retroarch with cores Signed-off-by: Mel --- modules/common.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/common.nix b/modules/common.nix index 65c8e45..41afcb3 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -80,11 +80,11 @@ wineWowPackages.stagingFull winetricks bottles scrcpy apfs-fuse - retroarch prismlauncher + prismlauncher ]) ++ (with unstablePkgs; [ davinci-resolve muse-sounds-manager ]) ++ (with auxiliaryPkgs; [ - ghidra ngfx + ghidra ngfx retroarch ]); environment.etc.openvpn.source = "${pkgs.update-resolv-conf}/libexec/openvpn"; -- cgit 1.4.1