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;