mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
packages.steam: add openssl_1_1
This commit is contained in:
@@ -20,6 +20,7 @@ inputs:
|
||||
'';
|
||||
});
|
||||
}));
|
||||
extraPackages = [ inputs.pkgs.openssl_1_1 ];
|
||||
extraCompatPackages = [ inputs.pkgs.proton-ge-bin ];
|
||||
remotePlay.openFirewall = true;
|
||||
protontricks.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user