From f8f258a9e397d6c0a99ece5ec3c45fd394bd36d1 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Wed, 4 Jun 2025 13:31:29 +0200 Subject: [PATCH] Home/Nixinator: Add SteamTinkerLaunch --- home/christoph/nixinator/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/christoph/nixinator/default.nix b/home/christoph/nixinator/default.nix index bf17dbc4..fd9e673b 100644 --- a/home/christoph/nixinator/default.nix +++ b/home/christoph/nixinator/default.nix @@ -91,6 +91,7 @@ flatpak = { packages = [ "com.valvesoftware.Steam" + "com.valvesoftware.Steam.Utility.steamtinkerlaunch" "org.freedesktop.Platform.VulkanLayer.gamescope/x86_64/24.08" "org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08" "net.davidotek.pupgui2"