From 3260e429f254f8ae9ecacb1d898c6e48375cb9d9 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Thu, 22 Jan 2026 19:57:57 +0100 Subject: [PATCH] Prism and PrismLauncher aren't the same --- modules/nixos/gaming/steam.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nixos/gaming/steam.nix b/modules/nixos/gaming/steam.nix index 5378d3f..1f54eab 100644 --- a/modules/nixos/gaming/steam.nix +++ b/modules/nixos/gaming/steam.nix @@ -30,7 +30,7 @@ lutris heroic bottles - prism + prismlauncher ]; }; }