From a08d6eaf1e6f0c6f6cb4f4413f04fe75a6c9a551 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Tue, 2 Jan 2024 21:18:50 +0100 Subject: [PATCH] add cemu --- modules/home/gaming/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/home/gaming/default.nix b/modules/home/gaming/default.nix index 199e0e8..c14c492 100644 --- a/modules/home/gaming/default.nix +++ b/modules/home/gaming/default.nix @@ -16,5 +16,8 @@ celeste-classic-pm gzdoom + + # Emulation + cemu ]; }