From 63aff9e90bee766884e3f4fd2b482c82307c238a Mon Sep 17 00:00:00 2001 From: DashieTM Date: Sat, 26 Jul 2025 14:32:17 +0200 Subject: [PATCH] chore(packages): Add steamtinkerlaunch --- modules/programs/gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/programs/gaming.nix b/modules/programs/gaming.nix index 8f3adc0..135f859 100644 --- a/modules/programs/gaming.nix +++ b/modules/programs/gaming.nix @@ -25,6 +25,7 @@ heroic mangohud nexusmods-app + steamtinkerlaunch ]; example = []; type = with lib.types; listOf package;