packages.steam: add openssl_1_1

This commit is contained in:
2024-08-14 09:06:29 +08:00
parent a6ebc8e7cb
commit 8918a99d2c

View File

@@ -20,6 +20,7 @@ inputs:
'';
});
}));
extraPackages = [ inputs.pkgs.openssl_1_1 ];
extraCompatPackages = [ inputs.pkgs.proton-ge-bin ];
remotePlay.openFirewall = true;
protontricks.enable = true;