Steam: Difference between revisions

m Add details on proton-ge
Klinger (talk | contribs)
m Install Proton versions by GUI: It _may_ be better to use GUI compared to just install a package from nixpkgs.
Line 245: Line 245:


=== Install Proton versions by GUI ===  
=== Install Proton versions by GUI ===  
You can install a GUI to easily install custom versions of proton (like GloriousEggroll version GE_Proton)
The main disadvantage of using the proton-ge-bin package is: its only one version. For using steam it may be better not to use the declaritive approach and manually install several versions of proton via protonup-qt GUI (like GloriousEggroll version GE_Proton).
<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>
   environment.systemPackages = with pkgs; [
   environment.systemPackages = with pkgs; [