Skip to content

Commit 69d0e8c

Browse files
committed
fix: install mangohud versions for lutris
Signed-off-by: Reputable2722 <153411261+Reputable2772@users.noreply.github.com>
1 parent e023674 commit 69d0e8c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Users/WickedWizard/Programs/Games/mangohud.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
services.flatpak.overrides.global.Context.filesystems = [ "xdg-config/Mangohud:ro" ];
1313

1414
services.flatpak.packages = [
15+
# Don't know which, these 'just' work with Lutris
16+
"runtime/org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/23.08"
1517
"runtime/org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08"
18+
"runtime/org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/25.08"
1619
];
1720
}

0 commit comments

Comments
 (0)