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