Add back duckstation.

This commit is contained in:
Tom Alexander
2025-09-13 12:09:59 -04:00
parent 74ee87a111
commit f036ec4b96
10 changed files with 497 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
config = {
me.ares.enable = true;
me.dolphin.enable = true;
me.duckstation.enable = false;
me.duckstation.enable = true;
me.graphical = true;
me.optimizations.enable = true;
me.pcsx2.enable = true;