From 7d6332e84b66badfc101c9c65e86e38d7b3bfbc9 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Thu, 22 Jan 2026 19:53:20 +0100 Subject: [PATCH] Added Minecraft with prism launcher --- modules/nixos/gaming/steam.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/nixos/gaming/steam.nix b/modules/nixos/gaming/steam.nix index 73e44db..5378d3f 100644 --- a/modules/nixos/gaming/steam.nix +++ b/modules/nixos/gaming/steam.nix @@ -30,6 +30,7 @@ lutris heroic bottles + prism ]; }; }