From e90678d3a30729c39e03d3dac9b4b4beb1eba3a8 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Tue, 3 Jun 2025 19:35:14 +0200 Subject: [PATCH] Home: Qualify some flatpak refs where necessary --- home/christoph/nixinator/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/christoph/nixinator/default.nix b/home/christoph/nixinator/default.nix index cb2a1937..bf17dbc4 100644 --- a/home/christoph/nixinator/default.nix +++ b/home/christoph/nixinator/default.nix @@ -91,8 +91,8 @@ flatpak = { packages = [ "com.valvesoftware.Steam" - "org.freedesktop.Platform.VulkanLayer.gamescope" - "org.freedesktop.Platform.VulkanLayer.MangoHud" + "org.freedesktop.Platform.VulkanLayer.gamescope/x86_64/24.08" + "org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08" "net.davidotek.pupgui2" "org.prismlauncher.PrismLauncher" "com.usebottles.bottles"