aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-07-20 22:36:03 +0200
committerLeander Scherer <leander@schererleander.de>2026-07-20 22:36:03 +0200
commit9526b22e2bd30c5b9087501d080ac8332648ea1c (patch)
treeddd1e0c1ab708bacdb7fbe68c2d7e2d6635cda3c
parentc6a6721ce23a618fee24c67f105fc07917e1a6a8 (diff)
feat(emulators): add shipwright and dusklight
-rw-r--r--modules/programs/emulators.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/programs/emulators.nix b/modules/programs/emulators.nix
index d78cd4b..6381cd0 100644
--- a/modules/programs/emulators.nix
+++ b/modules/programs/emulators.nix
@@ -5,6 +5,8 @@
pcsx2
rpcs3
ryubing
+ shipwright
+ dusklight
];
};
}