Update changed options

This commit is contained in:
Toast 2024-12-10 11:23:35 +01:00
parent 75e75a571e
commit 10f09226eb
2 changed files with 4 additions and 3 deletions

View file

@ -21,7 +21,7 @@ in {
home = {
packages = [
(
pkgs.retroarch.override {
pkgs.wrapRetroArch {
cores = with pkgs.libretro; [
snes9x
];