From a8e1eda2d9b38d68c7f9abb181093335d7350499 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Eug=C3=AAnio?= Date: Sat, 11 Mar 2023 19:01:09 -0300 Subject: [PATCH] mangohud: fix steam games not launching --- user/mangohud.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/user/mangohud.nix b/user/mangohud.nix index 0bb1cfc..54cc99c 100644 --- a/user/mangohud.nix +++ b/user/mangohud.nix @@ -4,6 +4,7 @@ in { config = { programs.mangohud = { enable = true; + package = pkgs.unstable.mangohud; enableSessionWide = true; settings = { full = true;