Steam: Difference between revisions
m Add details on proton-ge |
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 === | ||
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; [ |