feat: install retroarch
This commit is contained in:
parent
b412e8c724
commit
9f33c4cbd2
1 changed files with 6 additions and 0 deletions
|
@ -57,6 +57,12 @@ in {
|
|||
valgrind
|
||||
wget
|
||||
wl-clipboard
|
||||
|
||||
(retroarch.override {
|
||||
cores = with libretro; [
|
||||
genesis-plus-gx
|
||||
];
|
||||
})
|
||||
];
|
||||
|
||||
pointerCursor = {
|
||||
|
|
Loading…
Reference in a new issue