From bf2e91d6158cca9fac3d9d463ff81f3dbcfb5074 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Thu, 14 Dec 2023 15:16:39 +0100 Subject: [PATCH] add terminal based games --- 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 e291eaf..d54dada 100644 --- a/modules/home/gaming/default.nix +++ b/modules/home/gaming/default.nix @@ -8,6 +8,9 @@ inputs.nix-gaming.packages.${pkgs.system}.wine-ge # games + _2048-in-terminal + haskellPackages.tetris + celeste-classic celeste-classic-pm ];