diff options
| author | Mel <einebeere@gmail.com> | 2024-10-20 14:21:25 +0200 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-10-20 14:21:25 +0200 |
| commit | c25407bd2180c821090fe56c88f395e8fb9c9ba9 (patch) | |
| tree | 9af2cfe9d45e4c142164fd5a1928b9675ad9127f | |
| parent | d8088b1dd870476b709f3723288a4ae4502d80a7 (diff) | |
| download | minerals-c25407bd2180c821090fe56c88f395e8fb9c9ba9.tar.zst minerals-c25407bd2180c821090fe56c88f395e8fb9c9ba9.zip | |
Add retroarch
Signed-off-by: Mel <einebeere@gmail.com>
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix index 378cbae..65c8e45 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -80,7 +80,7 @@ wineWowPackages.stagingFull winetricks bottles scrcpy apfs-fuse - prismlauncher + retroarch prismlauncher ]) ++ (with unstablePkgs; [ davinci-resolve muse-sounds-manager ]) ++ (with auxiliaryPkgs; [ |
