From 385c2226c7a1d1862f5094e04160d810c2278dc9 Mon Sep 17 00:00:00 2001
From: Frost-Phoenix <67cyril6767@gmail.com>
Date: Wed, 3 Jan 2024 15:46:06 +0100
Subject: [PATCH] add dolphin-emu

---
 modules/home/gaming/default.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/home/gaming/default.nix b/modules/home/gaming/default.nix
index c14c492..02bd00d 100644
--- a/modules/home/gaming/default.nix
+++ b/modules/home/gaming/default.nix
@@ -19,5 +19,6 @@
 
     # Emulation
     cemu
+    dolphin-emu
   ];
 }